Base:
method
CloseItemAsync
System.ServiceModel.Channels.CommunicationPool<TKey, TItem>.CloseItemAsync(TItem, System.TimeSpan)
2 overrides of CloseItemAsync
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelPool.cs (1)
32protected override void CloseItemAsync(TChannel item, TimeSpan timeout)
System\ServiceModel\Channels\ConnectionPool.cs (1)
650protected override void CloseItemAsync(IConnection item, TimeSpan timeout)