Share via


HttpTransportBindingElement.ShouldSerializeWebSocketSettings Método

Definição

Determina se as configurações de soquete da Web devem ser serializadas.

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

Retornos

true se as configurações de soquete da Web precisarem ser serializadas, caso contrário, false.

Aplica-se a