Method ActivateThread
ActivateThread(int)
Switches debugging to the specified thread.
public void ActivateThread(int threadId)
Parameters
threadId
intThread ID to be activated.
Switches debugging to the specified thread.
public void ActivateThread(int threadId)
threadId
intThread ID to be activated.