OneWayBindingElement.ShouldSerializeChannelPoolSettings メソッド

定義

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

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

戻り値

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

適用対象