Click or drag to resize

appManagerIsReady Property

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

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

Property Value

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