Back to product page

Cancel method


Cancels current download or update.

Type

None

Syntax

  • Basic
object.Cancel
The Cancel(object) syntax has these parts:
objectAn expression evaluating to an object of type wodAppUpdate.

Remarks

Cancels ongoing operation. wodAppUpdate will stop at whatever it's doing (checking for new updates, downloading...) and will revert to state before last method was called.

Result is the same as if user have clicked on the Cancel button on wodAppUpdate window

Platforms

Windows