Back to product page

Abort method


Aborts the current operation.

Type

None

Syntax

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

Remarks

Calling the Abort method (from inside events) will cause wodCrypt to abort any current (lengthy) operation. It will throw error 30008 - aborted by user.

Platforms

Windows