WebSocketTransportSettingsElement.ApplyConfiguration Metodo

Definizione

Applica una nuova configurazione dell'elemento.

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)

Parametri

settings
WebSocketTransportSettings

Impostazioni di trasporto WebSocket.

Si applica a