2 overrides of AbortItem
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelPool.cs (1)
22
protected override void
AbortItem
(TChannel item)
System\ServiceModel\Channels\ConnectionPool.cs (1)
640
protected override void
AbortItem
(IConnection item)
1 reference to AbortItem
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
302
parent.
AbortItem
(item);