L
Lonewolf
Hi all,
I am not sure if it is even possible to do it from .NET itself. Is
there something like a waitable timer which can resume the system from
its hibernate or standby (S3: suspend to ram) mode. I'm trying to use C#
to create something that can "wake" the system up at a particular time
(set by user) if it is in hibernate or standby mode to do certain task
and after which to put it back to sleep again. Is it possible? I'm using
VS2005. Please enlighten me on this. thank you for your time and
patience.
I know of the power mgmt mode in .NET which can put the system to sleep,
but how to use waitable timer to wake it up?
I am not sure if it is even possible to do it from .NET itself. Is
there something like a waitable timer which can resume the system from
its hibernate or standby (S3: suspend to ram) mode. I'm trying to use C#
to create something that can "wake" the system up at a particular time
(set by user) if it is in hibernate or standby mode to do certain task
and after which to put it back to sleep again. Is it possible? I'm using
VS2005. Please enlighten me on this. thank you for your time and
patience.
I know of the power mgmt mode in .NET which can put the system to sleep,
but how to use waitable timer to wake it up?