GC GCInitialised Field Fling OS
Whether the GC has been initialised yet or not. Used to prevent the GC running before it has been initialised properly.

Namespace: Kernel
Assembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

private static bool GCInitialised

Field Value

Type: Boolean
See Also