I want to use the output of a performance counter in my program. How can I access the performance counter in code without using perfmon.exe. I want to create my own application for performance counters.
performance c # counter performancecounter
Lance
source share