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
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
[
NoGCAttribute
] [
HaltMethodAttribute
]
public
static
void
Halt
()
[NoGCAttribute] [HaltMethodAttribute] public static void Halt()
See Also
Kernel Class
Kernel Namespace