共用方式為


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 通訊端傳輸設定。

適用於