WebSocketTransportSettingsElement.ApplyConfiguration Метод

Определение

Применяет новую конфигурацию для данного элемента.

public:
 void ApplyConfiguration(System::ServiceModel::Channels::WebSocketTransportSettings ^ settings);
public void ApplyConfiguration (System.ServiceModel.Channels.WebSocketTransportSettings settings);
member this.ApplyConfiguration : System.ServiceModel.Channels.WebSocketTransportSettings -> unit
Public Sub ApplyConfiguration (settings As WebSocketTransportSettings)

Параметры

settings
WebSocketTransportSettings

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

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