Obtaining statistical Performance Counters via WMI in C#.NET

Posted by Ilya Sotin on Stack Overflow See other posts from Stack Overflow or by Ilya Sotin
Published on 2010-04-12T11:31:10Z Indexed on 2010/04/12 11:33 UTC
Read the original article Hit count: 416

Hi all,

Is there a way to create a Refresher object to obtain statistical Performance Counters data in .NET?

There are plenty examples how to do it in unmanaged C++ and in VBScript, but no one in C#.NET

Sincerely, Ilya Sotin

© Stack Overflow or respective owner

Related posts about wmi

Related posts about refresher