Kernel Halt Method Fling OS
Halts the kernel and halts the CPU.

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

[NoGCAttribute]
[HaltMethodAttribute]
public static void Halt()
See Also