0
votes
votes
1 answers
C# Winforms to detect sudden power shutdown.
if a Winform is running, and sudden power shutdown occurs, would it able to send alert, such as email alert. I attached some sample code which is able to detect the system log-off and send email alert, but I would like it to be able to dete ...
