1 type derived from PoolIdleConnectionPool
System.ServiceModel (1)
System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
97protected class IdleTimeoutIdleConnectionPool : PoolIdleConnectionPool
1 instantiation of PoolIdleConnectionPool
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
424return new PoolIdleConnectionPool(parent.MaxIdleConnectionPoolCount);