In this short article I am going to show you how to achieve hibernation or standby of Windows programmatically. The .NET 2.0 framework introduced the Application.SetSuspendState() method, which allows you to either hibernate or else standby your pc. This method accepts three parameters – the first parameter “state” is a PowerState enumeration value of either [...]
{ 2 comments }
My name is David Azzopardi and I'm a software developer by profession. I have been working in the software industry for around eight years now and I have learned a few things through my experiences.