ScoringEventLoop<Score>.IEventLoop.PollAsync(CancellationToken) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- token
- CancellationToken