Share via


ConnectionOrientedTransportBindingElement.ShouldSerializeMaxPendingConnections メソッド

定義

コネクション指向のトランスポート バインド要素で保留中の接続の最大数をシリアル化する必要があるかどうかを示します。

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

戻り値

コネクション指向のトランスポート バインド要素が、保留中の接続の最大数をシリアル化する場合は true。それ以外の場合は false

適用対象