NetHttpsBindingElement.WebSocketSettings Proprietà

Definizione

Ottiene o imposta le impostazioni di socket Web utilizzate per NetHttpsBindingElement.

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

Valore della proprietà

Impostazioni WebSocket utilizzate.

Attributi

Si applica a