GC InsideGC Field Fling OS
Whether the GC is currently executing. Used to prevent the GC calling itself (or ending up in loops with called methods re-calling the GC!)

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

private static bool InsideGC

Field Value

Type: Boolean
See Also