1 write to maxCount
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
30this.maxCount = maxCount;
1 reference to maxCount
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
37get { return this.maxCount; }