Dispatcher.IDispatcher.TryPostAsync(CancellationToken) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
System.Threading.Tasks.Task<bool> IDispatcher.TryPostAsync (System.Threading.CancellationToken token);
abstract member Microsoft.Bot.Builder.Scorables.IDispatcher.TryPostAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<bool>
override this.Microsoft.Bot.Builder.Scorables.IDispatcher.TryPostAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<bool>
Function TryPostAsync (token As CancellationToken) As Task(Of Boolean) Implements IDispatcher.TryPostAsync
Parámetros
- token
- CancellationToken