SC_ACTION Object
Tuple of 2 ints (Type,Delay) used to represent an SC_ACTION structure
Properties
- int Type
- One of SC_ACTION_NONE, SC_ACTION_REBOOT, SC_ACTION_RESTART, SC_ACTION_RUN_COMMAND
- int Delay
- Time delay before specified action is taken (in milliseconds)