ConnectionOrientedTransportBindingElement.ShouldSerializeMaxPendingAccepts Method

Definition

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

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

Returns

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

Applies to