DispatcherSynchronizationElement.AsynchronousSendEnabled Eigenschap

Definitie

Hiermee haalt u op of stelt u in of het verzenden van asynchrone berichten is ingeschakeld.

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

Waarde van eigenschap

true als asynchrone verzending is ingeschakeld; anders, false.

Kenmerken

Van toepassing op