Compartir vía


WebSocketTransportSettingsElement.ApplyConfiguration Método

Definición

Solicita una nueva configuración para este 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)

Parámetros

settings
WebSocketTransportSettings

Los valores de transporte de socket web.

Se aplica a