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