1 write to maxPooledConnections
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
185this.maxPooledConnections = channelListener.MaxPooledConnections;
1 reference to maxPooledConnections
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
231&& (this.maxPooledConnections == channelListener.MaxPooledConnections)