Engage Engine API
1.246.9086
|
Variables | |
static const int | ENGAGE_WATCHDOG_ENABLE = 1 |
Enables the watchdog - has no effect if the watchdog is disabled in the policy configuration. | |
static const int | ENGAGE_WATCHDOG_DISABLE = 0 |
Disables the watchdog - has no effect if the watchdog is disabled in the policy configuration. | |
These are simply inputs to engageEnableWatchdog() representing TRUE and FALSE values.
|
static |
Disables the watchdog - has no effect if the watchdog is disabled in the policy configuration.
Definition at line 166 of file EngageConstants.h.
|
static |
Enables the watchdog - has no effect if the watchdog is disabled in the policy configuration.
Definition at line 164 of file EngageConstants.h.