1 type derived from PoolIdleConnectionPool
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
80protected class IdleTimeoutIdleConnectionPool : PoolIdleConnectionPool
1 instantiation of PoolIdleConnectionPool
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
415return new PoolIdleConnectionPool(Parent.MaxIdleConnectionPoolCount);