2 references to GetMaxPendingConnections
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (1)
40
this.maxPendingConnections = ConnectionOrientedTransportDefaults.
GetMaxPendingConnections
();
System\ServiceModel\Channels\TransportDefaults.cs (1)
265
return
GetMaxPendingConnections
();