Managed Windows API
PrivilegedActions..::.ShutdownAction Enumeration
NamespacesManagedWinapiPrivilegedActionsPrivilegedActions..::.ShutdownAction
Actions that can be performed at shutdown.
Declaration Syntax
C#
public enum ShutdownAction
Members
MemberDescription
LogOff
Log off the currently logged-on user.

ShutDown
Shut down the system.

Reboot
Reboot the system.

PowerOff
Shut down the system and power it off.

RestartApps
Reboot the system and restart applications that are running now and support this feature.

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)