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