Returns true if the runtime has been initialized.

Namespace:  Gallio.Runtime
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public static bool IsInitialized { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property IsInitialized As Boolean

See Also