GetProcessPerformanceCounter(Int32, String) | Gets a PerformanceCounter of the categry name "Process" with the specified counter name for the process with the specified process id. (PID). |
GetProcessPerformanceCounter(Process, String) | Gets a PerformanceCounter of the categry name "Process" with the specified counter name for the specified process. |