Compartir a través de


DispatcherSynchronizationBehavior.AsynchronousSendEnabled Propiedad

Definición

Obtiene o establece un valor que indica si el comportamiento de envío asincrónico 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 de propiedad

Boolean

true si el comportamiento de envío asincrónico está habilitado; en caso contrario, false.

Se aplica a