0

I want to check committed bytes. For that purpose Icreated PerformanceCounter . It doesn`t report anything

PerformanceCounter memComm = new PerformanceCounter("Memory",
            "Committed Bytes to the Memory");

Is there a problem how I create it? Thanks

YAKOVM
  • 9,805
  • 31
  • 116
  • 217

0 Answers0