Click or drag to resize
RebootType Properties

The RebootType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberHard
Gets a RebootType representing the equivalent of cycling power to the server.
Public propertyName
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.)
Public propertyStatic memberSoft
Gets a RebootType representing a reboot performed by signaling the server's operating system to restart, allowing for graceful shutdown of currently executing processes.
Top
See Also