Freigeben über


DispatcherSynchronizationElement.AsynchronousSendEnabled Eigenschaft

Definition

Ruft ab oder legt fest, ob asynchrones Senden von Nachrichten aktiviert wird.

public:
 property bool AsynchronousSendEnabled { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("asynchronousSendEnabled", DefaultValue=false)]
public bool AsynchronousSendEnabled { get; set; }
[<System.Configuration.ConfigurationProperty("asynchronousSendEnabled", DefaultValue=false)>]
member this.AsynchronousSendEnabled : bool with get, set
Public Property AsynchronousSendEnabled As Boolean

Eigenschaftswert

true, wenn das asynchrone Sendeverhalten aktiviert ist; andernfalls false.

Attribute

Gilt für: