Is there an EG event fired when a computer comes out of hibernation? I can't find it if it's there.
TIA
- Jeff
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
OnResume
Re: OnResume
System.Resume
I have not tried hibernation but it gets fired when resuming from standby (S3).
Have you unchecked the "log only assigned and active events" in the main window and resumed from standby.
I have not tried hibernation but it gets fired when resuming from standby (S3).
Have you unchecked the "log only assigned and active events" in the main window and resumed from standby.
-
jsonnabend
- Experienced User
- Posts: 127
- Joined: Wed Apr 23, 2008 7:35 pm
Re: OnResume
Excellent. I hadn't notice those events before.
Is there a comprehensive listing of events anywhere?
- Jeff
Is there a comprehensive listing of events anywhere?
- Jeff
Re: OnResume
you can look in the source and search for calls of the TriggerEvent methods.
The easiest way is probably unchecking the "log only assigned and active events" checkbox and checking the log for events.
The easiest way is probably unchecking the "log only assigned and active events" checkbox and checking the log for events.
-
jsonnabend
- Experienced User
- Posts: 127
- Joined: Wed Apr 23, 2008 7:35 pm
Re: OnResume
I'll look at the code.
I have EG logging everything, so I'll keep my eyes on the log as well.
Thanks for the guidance.
- Jeff
I have EG logging everything, so I'll keep my eyes on the log as well.
Thanks for the guidance.
- Jeff