ConnectionOrientedTransportBindingElement.ShouldSerializeMaxPendingAccepts 方法

定义

指示连接导向传输绑定元素是否应序列化最大挂起接受。

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

返回

true 如果面向连接的传输绑定元素应序列化最大挂起接受,则为 ;否则,为 false.

适用于