Udostępnij przez


DispatcherSynchronizationElement.AsynchronousSendEnabled Właściwość

Definicja

Pobiera lub ustawia, czy włączono wysyłanie komunikatów asynchronicznych.

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

Wartość właściwości

true jeśli włączono wysyłanie asynchroniczne; w przeciwnym razie , false.

Atrybuty

Dotyczy