12 overrides of OnEndClose
dotnet-svcutil-lib (12)
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (1)
312protected override void OnEndClose(IAsyncResult result)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
75protected override void OnEndClose(IAsyncResult result)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
793protected override void OnEndClose(IAsyncResult result)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LayeredChannel.cs (1)
62protected override void OnEndClose(IAsyncResult result)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
1266protected override void OnEndClose(IAsyncResult result)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SslStreamSecurityUpgradeProvider.cs (1)
252protected override void OnEndClose(IAsyncResult result)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
433protected override void OnEndClose(IAsyncResult result)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (1)
141protected override void OnEndClose(IAsyncResult result)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
439protected override void OnEndClose(IAsyncResult result)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ListenerHandler.cs (1)
415protected override void OnEndClose(IAsyncResult result)
FrameworkFork\System.ServiceModel\System\ServiceModel\InstanceContext.cs (1)
233protected override void OnEndClose(IAsyncResult result)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WrapperSecurityCommunicationObject.cs (1)
74protected override void OnEndClose(IAsyncResult result)