OnAbort Method

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.

Namespace:  System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

protected override void OnAbort()

The OnAbort method is called on a factory after it transitions to the closing state if the Abort method is invoked.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft