BasicDebug WaitForCommand Method Fling OS
Waits for a command from the debugger.

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

[PluggedMethodAttribute(ASMFilePath = "..\..\ASM\Debug\ReceiveCommands")]
private static void WaitForCommand()
See Also