Partager via


DispatcherSynchronizationBehavior.AsynchronousSendEnabled Propriété

Définition

Obtient ou définit une valeur indiquant si le comportement d'envoi asynchrone est activé.

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

Valeur de propriété

Boolean

true si le comportement d'envoi asynchrone est activé ; sinon, false.

S’applique à