2 overrides of GetConnectionPool
System.ServiceModel (2)
System\ServiceModel\Channels\NamedPipeChannelFactory.cs (1)
52
internal override ConnectionPool
GetConnectionPool
()
System\ServiceModel\Channels\TcpChannelFactory.cs (1)
57
internal override ConnectionPool
GetConnectionPool
()
1 reference to GetConnectionPool
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
297
this.connectionPool =
GetConnectionPool
(); // returns an already opened pool