I believe the system.management.instrumentation namespace provides classes to instrument an application. For example, if an application is stopped, an event will occur to get it started....
The problem is how to i determine the idle or unstable state of an application?
Welcome any advice
28-04-2005 at 07:28 AM
|
fabulous Level: VB Guru Registered: 03-08-2002 Posts: 439
Re: instrumenting an application in .NET
Hi there,
noticed that you had not had any responses and thought I would come in and offer my two cents.
I am currently looking into WMI myself but don't have anything significant to share at the moment. There is this artilce that you could read (code in VB.NET) that could give you a few pointers. I have just saved it for reading later and it could contain the answers you are looking for.