ShutdownModesType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration representing the shutdown mode type
public enum ShutdownModesType
type ShutdownModesType =
Public Enum ShutdownModesType
- Inheritance
-
ShutdownModesType
Fields
Name | Value | Description |
---|---|---|
Normal | 0 | Type Normal operation |
Shutdown | 1 | Type Shutdown mode |
Burst | 2 | Type Burst mode |