1 override of CloseItemAsync
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
38
protected override void
CloseItemAsync
(TItem item, TimeSpan timeout)
1 reference to CloseItemAsync
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (1)
302
_parent.
CloseItemAsync
(item, timeout);