Aracılığıyla paylaş


ChannelDispatcher.SendAsynchronously Özellik

Tanım

İletilerin zaman uyumsuz olarak gönderilip gönderilmediğini alır veya ayarlar.

public:
 property bool SendAsynchronously { bool get(); void set(bool value); };
public bool SendAsynchronously { get; set; }
member this.SendAsynchronously : bool with get, set
Public Property SendAsynchronously As Boolean

Özellik Değeri

true iletiler zaman uyumsuz olarak gönderiliyorsa; aksi takdirde , false.

Şunlara uygulanır