module SProc::ExecutionState

The available execution states of a the subprocess running within an SProc instance.

Constants

ABORTED
COMPLETED
FAILED_TO_START
NOT_STARTED
RUNNING