Table of Contents

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 int

Thread ID to be activated.