Enum ClientSettings.EMachineState
Machine states reflect diffrent states in which each system can run in.
Namespace: AppDrillCore.Session
Assembly: AppDrillCore.dll
Syntax
public enum EMachineState : int
Fields
Name | Description |
---|---|
OFF | |
ON | |
RUNNING | |
SHUTDOWN | |
STANDBY |