共用方式為


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)

適用於