ConnectionOrientedTransportBindingElement.ShouldSerializeMaxPendingConnections Method

Definition

Indicates whether the connection oriented transport binding element should serialize maximum pending connections.

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

Returns

true if the connection oriented transport binding element should serialize maximum pending connections; otherwise, false.

Applies to