WebSocketTransportSettingsElement.ApplyConfiguration Methode

Definition

Wendet eine neue Konfiguration für dieses Element an.

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)

Parameter

settings
WebSocketTransportSettings

Die Internet-Sockettransporteinstellungen.

Gilt für