Partager via


WebSocketTransportSettingsElement.ApplyConfiguration Méthode

Définition

Applique une nouvelle configuration pour cet élément.

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)

Paramètres

settings
WebSocketTransportSettings

Paramètres de transport WebSocket.

S’applique à