Aracılığıyla paylaş


DispatcherSynchronizationElement.AsynchronousSendEnabled Özellik

Tanım

Zaman uyumsuz ileti gönderme özelliğinin etkin olup olmadığını alır veya ayarlar.

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

Özellik Değeri

Boolean

true zaman uyumsuz gönderme etkinse; Aksi takdirde, false .

Öznitelikler

Şunlara uygulanır