HttpTransportBindingElement.ShouldSerializeWebSocketSettings 方法

定義

判斷是否應將 Web 通訊端設定序列化。

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

傳回

Boolean

如果 Web 通訊端設定應該序列化,則為 true,否則為 false

適用於