OneWayBindingElement.ShouldSerializeChannelPoolSettings Method

Definition

Returns whether the properties of the channel pool that are associated with this binding element should be serialized.

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

Returns

true if the channel pool settings should be serialized; otherwise, false.

Applies to