1 override of Add
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
570
public override bool
Add
(TItem connection)
1 reference to Add
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
405
if (!IdleConnections.
Add
(connection))