PackageUpgradeResult.OnQueryCancel 方法

定义

在任务处理过程中可以取消执行的任何时刻调用。

public:
 virtual bool OnQueryCancel();
public bool OnQueryCancel ();
abstract member OnQueryCancel : unit -> bool
override this.OnQueryCancel : unit -> bool
Public Function OnQueryCancel () As Boolean

返回

Boolean

调用的事件。

实现

适用于