다음을 통해 공유


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)

적용 대상