SERVICE_FAILURE_ACTIONS Object
A dictionary representing a SERVICE_FAILURE_ACTIONS structure
Properties
- int ResetPeriod
- Indicates how many seconds to wait to reset the failure count, can be INFINITE
- str/PyUnicode RebootMsg
- Message displayed when reboot action is taken
- str/PyUnicode Command
- Command line to execute for SC_ACTION_RUN_COMMAND
- tuple Actions
- A tuple of SC_ACTION tuples