Click or drag to resize

IAceConsoleScriptAbortExecution Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Calls the script execution abort. It can't abort already called command but will abort on the next.

Namespace:  imbACE.Core.operations
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
void AbortExecution()
Request Example View Source
See Also