Click or drag to resize

IAceCommandConsoleconsoleIsRunning Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
It is true if console is turned on, waiting for an input or performing already given command(s)

Namespace:  imbACE.Core.operations
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
bool consoleIsRunning { get; }
Request Example View Source

Property Value

Type: Boolean
See Also