OneWayBindingElement.ShouldSerializeChannelPoolSettings 方法

定义

返回与此绑定元素关联的通道池的属性是否应进行序列化。

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

返回

Boolean

如果应序列化通道池设置,则为 true;否则为 false

适用于