WebSocketTransportSettingsElement.ApplyConfiguration メソッド

定義

この要素の新しい構成を適用します。

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)

パラメーター

settings
WebSocketTransportSettings

Web ソケット トランスポート設定。

適用対象