Click or drag to resize

aceAdvancedConsoleTState, TWorkspaceisReady Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether this instance is ready.

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public bool isReady { get; }
Request Example View Source

Property Value

Type: Boolean
true if this instance is ready; otherwise, false.

Implements

IAceAdvancedConsoleisReady
See Also