2 types derived from ConnectionPoolHelper
System.ServiceModel (2)
System\ServiceModel\Channels\FramingChannels.cs (1)
385
class DuplexConnectionPoolHelper :
ConnectionPoolHelper
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
154
internal class StreamedConnectionPoolHelper :
ConnectionPoolHelper
3 references to ConnectionPoolHelper
System.ServiceModel (3)
System\ServiceModel\Channels\ConnectionPool.cs (2)
936
ConnectionPoolHelper
parent;
947
public EstablishConnectionAsyncResult(
ConnectionPoolHelper
parent,
System\ServiceModel\Channels\FramingChannels.cs (1)
187
ConnectionPoolHelper
connectionPoolHelper;