2 references to IdleTimeoutEndpointConnectionPool
System.ServiceModel (2)
System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
48
return new
IdleTimeoutEndpointConnectionPool
(this, key);
System\ServiceModel\Channels\NamedPipeConnectionPool.cs (1)
74
:
base
(parent, key)