PackageUpgradeResult.OnQueryCancel Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called at any juncture in task processing where it is feasible to cancel execution.
public:
virtual bool OnQueryCancel();
public bool OnQueryCancel ();
abstract member OnQueryCancel : unit -> bool
override this.OnQueryCancel : unit -> bool
Public Function OnQueryCancel () As Boolean
Returns
The called event.