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)

适用于