Method ActivateThread
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.
When implemented by a class, switches debugging to the specified thread.
public void ActivateThread(int threadId)
threadId
intThread ID to be activated.