ScoringEventLoop<Score>.IEventLoop.PollAsync(CancellationToken) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- token
- CancellationToken