The WindowsShutdown type exposes the following members.

Constructors

  NameDescription
WindowsShutdown

Methods

  NameDescription
CreateObjRef (Inherited from MarshalByRefObject.)
DisposeOverloaded.
Equals (Inherited from Object.)
Finalize (Inherited from Component.)
GetHashCode (Inherited from Object.)
GetLifetimeService (Inherited from MarshalByRefObject.)
GetService (Inherited from Component.)
GetType (Inherited from Object.)
Hibernate
Turns computer into hibernate mode.
InitializeLifetimeService (Inherited from MarshalByRefObject.)
LogOff
Logs off current user.
MemberwiseCloneOverloaded.
PowerOff
Turns off the computer.
Reboot
Restarts the computer.
Shutdown
Shutdowns the computer.
Sleep
Turns computer into sleep mode.
ToString (Inherited from Component.)
TurnOffDialog
Shows turn off dialog.

Properties

  NameDescription
About
Shows version information and displays about box.
CanRaiseEvents (Inherited from Component.)
Container (Inherited from Component.)
DesignMode (Inherited from Component.)
Events (Inherited from Component.)
Site (Inherited from Component.)

Events

  NameDescription
Disposed (Inherited from Component.)

See Also