Share via


EventLoopDialogTask Class

Definition

public sealed class EventLoopDialogTask : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot
type EventLoopDialogTask = class
    interface IPostToBot
Public NotInheritable Class EventLoopDialogTask
Implements IPostToBot
Inheritance
EventLoopDialogTask
Implements

Constructors

EventLoopDialogTask(Func<IEventLoop>, IEventProducer<IActivity>, IBotData)

Explicit Interface Implementations

IPostToBot.PostAsync(IActivity, CancellationToken)

Applies to