Sdílet prostřednictvím


WebSocketTransportSettingsElement.ApplyConfiguration Metoda

Definice

Použije novou konfiguraci pro tento element.

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)

Parametry

settings
WebSocketTransportSettings

Nastavení přenosu webového soketu.

Platí pro