PreReqs Reset Method Fling OS
Resets the OS / CPU / etc. i.e. terminates the OS

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

[SequencePriorityAttribute(Priority = -9223372036854775801)]
[PluggedMethodAttribute(ASMFilePath = "ASM\PreReqs\Reset")]
public static void Reset()
See Also