ScoringEventLoop<Score>.IEventLoop.PollAsync(CancellationToken) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- token
- CancellationToken