DocsMarshal
/
Types
/
DocsMarshal.Entities.Enums.EProcessState
enum
EProcessState
Properties
None
= 0
Started
= 1
Idle
= 2
Ended
= 3
Error
= 4
Preparing
= 5
Top