EventLoopDialogTask クラス

定義

public sealed class EventLoopDialogTask : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot
type EventLoopDialogTask = class
    interface IPostToBot
Public NotInheritable Class EventLoopDialogTask
Implements IPostToBot
継承
EventLoopDialogTask
実装

コンストラクター

名前 説明
EventLoopDialogTask(Func<IEventLoop>, IEventProducer<IActivity>, IBotData)

明示的なインターフェイスの実装

名前 説明
IPostToBot.PostAsync(IActivity, CancellationToken)

適用対象