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