Enum FlowableState
public enum FlowableState
- Extension Methods
Fields
Canceling = 5
Error = 4
Pause = 7
Ready = 0
Running = 2
Stopped = 6
Success = 3
Wait = 1
public enum FlowableState
Canceling = 5
Error = 4
Pause = 7
Ready = 0
Running = 2
Stopped = 6
Success = 3
Wait = 1