HttpTransportBindingElement.ShouldSerializeWebSocketSettings 方法

定义

确定web套接设置是否应序列化。

public:
 bool ShouldSerializeWebSocketSettings();
public bool ShouldSerializeWebSocketSettings ();
member this.ShouldSerializeWebSocketSettings : unit -> bool
Public Function ShouldSerializeWebSocketSettings () As Boolean

返回

Boolean

如果应序列化网络套接字设置,则为 true;否则为 false

适用于