Freigeben über


ChannelDispatcher.SendAsynchronously Eigenschaft

Definition

Ruft ab oder legt fest, ob Nachrichten asynchron gesendet werden.

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

Eigenschaftswert

Boolean

true, wenn Nachrichten asynchron gesendet werden; andernfalls false.

Gilt für