DialogSystem.IEventLoop.PollAsync(CancellationToken) Method

Definition

System.Threading.Tasks.Task IEventLoop.PollAsync (System.Threading.CancellationToken token);
abstract member Microsoft.Bot.Builder.Base.IEventLoop.PollAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.Microsoft.Bot.Builder.Base.IEventLoop.PollAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Function PollAsync (token As CancellationToken) As Task Implements IEventLoop.PollAsync

Parameters

Returns

Implements

Applies to