ConnectionOrientedTransportBindingElement.ShouldSerializeMaxPendingAccepts メソッド

定義

接続指向トランスポート バインド要素が保留中の最大受け入れをシリアル化する必要があるかどうかを示します。

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

返品

true 接続指向トランスポート バインド要素が最大保留中の受け入れをシリアル化する必要がある場合。それ以外の場合は false

適用対象