Method ActivateThread
- Namespace
- Alternet.Scripter.Debugger.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.Debugger.v9.dll
ActivateThread(int)
Switches debugging to the specified thread.
public void ActivateThread(int threadId)
Parameters
threadId
intThread ID to be activated.