HttpTransportBindingElement.ShouldSerializeWebSocketSettings Méthode

Définition

Détermine si les paramètres de socket Web doivent être sérialisés.

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

Retours

Boolean

true si les paramètres WebSocket doivent être sérialisés ; sinon, false.

S’applique à