共用方式為


Dispatcher.IDispatcher.TryPostAsync(CancellationToken) 方法

定義

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

參數

傳回

實作

適用於