ChannelFactory.OnAbort Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Terminates the inner channel factory of the current channel factory.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The OnAbort method is called on a factory after it transitions to the closing state if the Abort method is invoked.
Show: