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