HostExitCode
Represents the exit code of the Host program.
@ Error
The program errored and error data was writted to the pending update path as a file.
@ RestartRequested
The program should be re-executed after applying pending updates.
@ CompleteExecution
The program ran to completion and should not be re-executed.