2 references to PoolIdleConnectionPool
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionPool.cs (1)
424return new PoolIdleConnectionPool(parent.MaxIdleConnectionPoolCount);
System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
116: base(parent.Parent.MaxIdleConnectionPoolCount)