Base:
method
OnAbort
System.ServiceModel.Channels.ChannelFactoryBase.OnAbort()
2 overrides of OnAbort
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LayeredChannelFactory.cs (1)
72
protected override void
OnAbort
()
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportChannelFactory.cs (1)
128
protected override void
OnAbort
()
2 references to OnAbort
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LayeredChannelFactory.cs (1)
74
base.
OnAbort
();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportChannelFactory.cs (1)
131
base.
OnAbort
();