Click or drag to resize

aceConsoleScriptAbortExecution 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.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void AbortExecution()
Request Example View Source

Implements

IAceConsoleScriptAbortExecution
See Also