The type of terminal server shutdown to perform as specified in a call to Shutdown.
Declaring type: ShutdownType
Namespace: Cassia
Assembly: Cassia
Collapse/Expand Public Fields
  Name Description
Public Field Static FastReboot This value is not yet supported by Windows.
Public Field Static LogoffAllSessions Logs off all sessions on the server other than the one calling Shutdown, preventing any new connections until the server is restarted.
Public Field Static PowerOff Shuts down and powers off the server.
Public Field Static Reboot Reboots the server.
Public Field Static Shutdown Shuts down the server without powering it off.
Public Field value__

There is no summary.