enum EProcessState


Properties

None = 0


Started = 1


Idle = 2


Ended = 3


Error = 4


Preparing = 5