Debugger Continue Method Fling OS
Continues OS execution - can be called immediately after OnBreak without EndBreak being called.

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

public void Continue()
See Also