Share via


HttpTransportElement.WebSocketSettings Proprietà

Definizione

Ottiene o imposta le impostazioni di socket Web.

public:
 property System::ServiceModel::Configuration::WebSocketTransportSettingsElement ^ WebSocketSettings { System::ServiceModel::Configuration::WebSocketTransportSettingsElement ^ get(); void set(System::ServiceModel::Configuration::WebSocketTransportSettingsElement ^ value); };
[System.Configuration.ConfigurationProperty("webSocketSettings")]
public System.ServiceModel.Configuration.WebSocketTransportSettingsElement WebSocketSettings { get; set; }
[<System.Configuration.ConfigurationProperty("webSocketSettings")>]
member this.WebSocketSettings : System.ServiceModel.Configuration.WebSocketTransportSettingsElement with get, set
Public Property WebSocketSettings As WebSocketTransportSettingsElement

Valore della proprietà

Impostazione WebSocket.

Attributi

Si applica a