Error Status codes
EQU8_ERR_STATUS_DRIVER_START_FAILURE
is an indication that our driver could not be loaded.
EQU8_ERR_STATUS_AGENT_TERMINATED
client detected that our agent (the windows service) terminated. it could be due to a crash (on our side) or the user actually killed it
Last updated