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