Compartilhar via


IDispatcher.TryPostAsync(CancellationToken) Método

Definição

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)

Parâmetros

Retornos

Aplica-se a