ConnectionOrientedTransportBindingElement::ShouldSerializeMaxPendingConnections Method ()

.NET Framework (current version)
 

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

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
bool ShouldSerializeMaxPendingConnections()

Return Value

Type: System::Boolean

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

.NET Framework
Available since 4.5
Return to top
Show: