1 override of OnEndClose
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceChannelManager.cs (1)
334
protected override void
OnEndClose
(IAsyncResult result)
2 references to OnEndClose
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LifetimeManager.cs (1)
167
this.
OnEndClose
(result);
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceChannelManager.cs (1)
341
base.
OnEndClose
(result);