How To Know System Idle Status

  • Thread starter Thread starter Justine
  • Start date Start date
J

Justine

Hai All,

How do we programmatically get to know weather the system
is idle or not..?????

Pls F1 F1 F1 :-)


Thanz ....
 
what is it that you really want to do. 'system idle' is a bit vague.
you can view the performance counters via system.diagnostics to view CPU
usage.

if you want to know about power management status, there are also classes
for that,
but what you need depends on what you are trying to do.

kind regards,
Bruno.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top