WebSocketTransportSettingsElement.ApplyConfiguration 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为此元素应用新配置。
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 套接字传输设置。