1 write to maxPendingConnections
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportManager.cs (1)
48this.maxPendingConnections = listenerSettings.MaxPendingConnections;
1 reference to maxPendingConnections
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportManager.cs (1)
67return this.maxPendingConnections;