Method ActivateThread
- Namespace
- Alternet.Scripter.Debugger.IronPython
- Assembly
- Alternet.Scripter.IronPython.Debugger.v9.dll
ActivateThread(int)
When implemented by a class, switches debugging to the specified thread.
public void ActivateThread(int threadId)
Parameters
threadId
intThread ID to be activated.