I want to use the performance counter output in my program. How can I access the performance counter in code without using the perfmon.exe. I want to create my own performance counter app.
This is exposed via the PerformanceCounter Class.
You can fully interact with performancecounters throught the System.Diagnostics.PerformanceCounter
classes (Documentation and examples here).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With