Teilen über


SendSettings.IsOneWay Eigenschaft

Definition

Ruft einen Wert ab oder legt einen Wert fest, der angibt, ob die Kommunikation unidirektional ist.

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

Eigenschaftswert

true, wenn die Kommunikation unidirektional ist; false, wenn die Kommunikation bidirektional ist.

Gilt für: