Compartilhar via


WebSocketTransportSettingsElement.ApplyConfiguration Método

Definição

Aplica uma nova configuração a esse 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 configurações de transporte de soquete da Web.

Aplica-se a