1 implementation of ConnectionPoolGroupName
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
99public string ConnectionPoolGroupName
3 references to ConnectionPoolGroupName
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (2)
610_name = settings.ConnectionPoolGroupName; 636(_name == settings.ConnectionPoolGroupName) &&
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPoolRegistry.cs (1)
27string key = settings.ConnectionPoolGroupName;