HttpTransportBindingElement.ShouldSerializeWebSocketSettings Methode

Definition

Bestimmt, ob die Internet-Socket-Einstellungen serialisiert werden sollen.

public:
 bool ShouldSerializeWebSocketSettings();
public bool ShouldSerializeWebSocketSettings ();
member this.ShouldSerializeWebSocketSettings : unit -> bool
Public Function ShouldSerializeWebSocketSettings () As Boolean

Gibt zurück

Boolean

true, wenn die WebSocket-Einstellungen serialisiert werden sollen; andernfalls false.

Gilt für