ConnectionOrientedTransportBindingElement.ShouldSerializeMaxPendingConnections 方法

定义

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

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

返回

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

适用于