Dispatcher.IDispatcher.TryPostAsync(CancellationToken) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- token
- CancellationToken