Click or drag to resize

aceCommandConsoleaceOperation_consoleQuit 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 = "console", Name = "Quit", ShortName = "q", 
	Description = "Quiting the aceApplication this console is running in")]
[aceMenuItemAttribute(aceMenuItemAttributeRole.ExpandedHelp, "It will prompt the user to confirm, if specified by console configuration")]
public void aceOperation_consoleQuit()
Request Example View Source
See Also