PersistentDialogTask クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public sealed class PersistentDialogTask : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot
type PersistentDialogTask = class
interface IPostToBot
Public NotInheritable Class PersistentDialogTask
Implements IPostToBot
- 継承
-
PersistentDialogTask
- 実装
コンストラクター
| 名前 | 説明 |
|---|---|
| PersistentDialogTask(IPostToBot, IBotData) |
明示的なインターフェイスの実装
| 名前 | 説明 |
|---|---|
| IPostToBot.PostAsync(IActivity, CancellationToken) |