Click or drag to resize

aceCommandConsoleaceOperation_runAbort Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
[DisplayAttribute(GroupName = "run", Name = "Abort", ShortName = "", 
	Description = "Should be called from executing script.")]
[aceMenuItemAttribute(aceMenuItemAttributeRole.ExpandedHelp, "It will abort the running script, and stay in the console shell")]
public void aceOperation_runAbort()
Request Example View Source

Implements

IAceCommandConsoleaceOperation_runAbort
See Also