OneWayBindingElement.ShouldSerializeChannelPoolSettings 方法

定義

傳回與這個繫結項目相關聯之通道集區的屬性是否應序列化。

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

傳回

Boolean

如果通道集區設定應該序列化,則為 true,否則為 false

適用於