Compartir a través de


EventLoopDialogTask Clase

Definición

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

Constructores

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

Implementaciones de interfaz explícitas

IPostToBot.PostAsync(IActivity, CancellationToken)

Se aplica a