Partilhar via


EventLoopDialogTask Classe

Definição

public sealed class EventLoopDialogTask : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot
type EventLoopDialogTask = class
    interface IPostToBot
Public NotInheritable Class EventLoopDialogTask
Implements IPostToBot
Herança
EventLoopDialogTask
Implementações

Construtores

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

Implementações de Interface Explícita

IPostToBot.PostAsync(IActivity, CancellationToken)

Aplica-se a