Debugger2.TerminateAll Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Terminates all currently running debugging processes.
public:
void TerminateAll();
public:
void TerminateAll();
void TerminateAll();
[System.Runtime.InteropServices.DispId(300)]
public void TerminateAll ();
[<System.Runtime.InteropServices.DispId(300)>]
abstract member TerminateAll : unit -> unit
Public Sub TerminateAll ()
Implements
- Attributes