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