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

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

S’applique à