次の方法で共有


IDispatcher.TryPostAsync(CancellationToken) メソッド

定義

public System.Threading.Tasks.Task<bool> TryPostAsync (System.Threading.CancellationToken token);
abstract member TryPostAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<bool>
Public Function TryPostAsync (token As CancellationToken) As Task(Of Boolean)

パラメーター

戻り値

適用対象