Поделиться через


HttpTransportElement.WebSocketSettings Свойство

Определение

Получает или задает настройки веб-сокета.

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

Значение свойства

Параметры веб-сокета.

Атрибуты

Применяется к