Table of Contents

Enum FlowableState

Namespace
H.Controls.Diagram.Presenter.Flowables
Assembly
H.Controls.Diagram.Presenter.dll
public enum FlowableState
Extension Methods

Fields

Canceled = 6
Canceling = 5
Error = 4
Pause = 8
Ready = 0
Running = 2
Stopped = 7
Success = 3
Wait = 1