Base:
method
OnAbort
System.ServiceModel.Channels.CommunicationObject.OnAbort()
2 overrides of OnAbort
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LayeredChannelFactory.cs (1)
205
protected override void
OnAbort
()
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityChannel.cs (1)
53
protected override void
OnAbort
()
2 references to OnAbort
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LayeredChannelFactory.cs (1)
208
base.
OnAbort
();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityChannel.cs (1)
60
base.
OnAbort
();