How can you get thread count of running process in windows 7. i have a multi threaded c# application and i want to see active threads of that process while running.
|
feedback
|
|
Open Task Manager (for example, by pressing Ctrl + Shift + Esc) and go to the Processes tab. From the menu, select
You can also achieve the same thing with Process Explorer. | ||||
feedback
|
|
| |||
feedback
|
