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