Click or drag to resize

EPDataFlowState Fields

The EPDataFlowState type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCANCELLED
Cancelled means the data flow instance was cancelled.
Public fieldStatic memberCOMPLETE
Complete means the data flow instance completed.
Public fieldStatic memberINSTANTIATED
Start state: the state a data flow instance is in when it gets instantiated.
Public fieldStatic memberRUNNING
Running means the data flow instance is currently executing.
Public fieldvalue__
Top
See Also