Enum in Zendir.Messages
Description
List of all available computer status modes which can define the state of a computer.
Properties
Declared | Description |
---|---|
Shutdown = 0 | The computer is in a shut-down state. |
Running = 1 | The computer is in a running state. |
Safe = 2 | The computer is in a low-power safe state wherelimited operations are running. |