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.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
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. |
|||||
|
