1 write to maxPendingConnections
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
182this.maxPendingConnections = channelListener.MaxPendingConnections;
1 reference to maxPendingConnections
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
235&& (this.maxPendingConnections == channelListener.MaxPendingConnections)