1 type derived from PoolIdleConnectionPool
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
97protected class IdleTimeoutIdleConnectionPool : PoolIdleConnectionPool
1 instantiation of PoolIdleConnectionPool
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (1)
410return new PoolIdleConnectionPool(_parent.MaxIdleConnectionPoolCount);