WebSocketTransportSettingsElement.InitializeFrom 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從指定的設定初始化 web 通訊端。
public:
void InitializeFrom(System::ServiceModel::Channels::WebSocketTransportSettings ^ settings);
public void InitializeFrom (System.ServiceModel.Channels.WebSocketTransportSettings settings);
member this.InitializeFrom : System.ServiceModel.Channels.WebSocketTransportSettings -> unit
Public Sub InitializeFrom (settings As WebSocketTransportSettings)
參數
- settings
- WebSocketTransportSettings
Web 通訊端傳輸設定。