Partilhar via


DispatcherSynchronizationBehavior.AsynchronousSendEnabled Propriedade

Definição

Obtém ou define um valor que indica se o comportamento de envio assíncrono está habilitado.

public:
 property bool AsynchronousSendEnabled { bool get(); void set(bool value); };
public bool AsynchronousSendEnabled { get; set; }
member this.AsynchronousSendEnabled : bool with get, set
Public Property AsynchronousSendEnabled As Boolean

Valor da propriedade

Boolean

true se o comportamento de envio assíncrono estiver habilitado; caso contrário, false.

Aplica-se a