1 type derived from CommunicationPool
System.ServiceModel (1)
System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
14
:
CommunicationPool
<TKey, TItem>
3 references to CommunicationPool
System.ServiceModel (3)
System\ServiceModel\Channels\ConnectionPool.cs (3)
240
CommunicationPool
<TKey, TItem> parent;
242
public EndpointConnectionPool(
CommunicationPool
<TKey, TItem> parent, TKey key)
267
protected
CommunicationPool
<TKey, TItem> Parent