OneWayBindingElement.ShouldSerializeChannelPoolSettings メソッド

定義

このバインド要素に関連付けられているチャネル プールのプロパティをシリアル化する必要があるかどうかを返します。

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

返品

true チャネル プールの設定をシリアル化する必要がある場合。それ以外の場合は false

適用対象