WebSocketTransportSettingsElement.ApplyConfiguration Método

Definição

Aplica uma nova configuração 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

As definições de transporte do web socket.

Aplica-se a