PackageUpgradeResult.OnQueryCancel Method

Definition

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.

Implements

Applies to