Table of Contents

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 int

Thread ID to be activated.