|
| .NET Diagnostics - II, A Threads Monitoring Application |
|
|
| Details |
|
Related Types |
| Site: |
The Code Project |
| Original URL: |
http://www.codeproject.com/dotnet/threadmonitor.asp |
|
Summary:
This is the second article in a series of showing how System.Diagnostics classes in .NET SDK can be used to get information about the running process. In my first article “Using Diagnostic Classes In .NET SDK”, I tried to create an application that shows some static information about the processes that are running on a machine. In the article I will try to explain the usage of one more Diagnostic class, System.Diagnostic.ProcessThread. As the name of the class suggests, it is all the information about the threads. |
|
|
|
|
|
|
|
|
BootFX
Reliable and powerful .NET application framework. |
|
|
|
|
|
|