Debugger Stop Method Fling OS
Stops the debugger and closes the connection.

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

public bool Stop()

Return Value

Type: Boolean
True if debugger is succesfully stopped.
See Also