AbortSystemShutdown (advapi32)
Last changed: -37.160.138.42

.
Summary
Stops a system shutdown that has been initiated.

C# Signature:

  [DllImport("advapi32.dll")] static extern bool AbortSystemShutdown(String lpMachineName);

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

Please add some!

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation