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