OnCancel Method
Collapse the table of content
Expand the table of content

DomainAcquirer.OnCancel Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Overridden in a derived class to implement cancellation during manual domain operations.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Protected Overridable Sub OnCancel

The OnCancel method provides a clean interface for cancelling network operations and cleaning up state data used by a manual domain operation implementation.

Version Notes

Windows Phone

This member is not implemented in Windows Phone OS 7.1.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft