2 types derived from ConnectionPoolHelper
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\FramingChannels.cs (1)
345
internal class DuplexConnectionPoolHelper :
ConnectionPoolHelper
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
124
internal class StreamedConnectionPoolHelper :
ConnectionPoolHelper
1 reference to ConnectionPoolHelper
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
150
private
ConnectionPoolHelper
_connectionPoolHelper;