Click or drag to resize

EPDataFlowInstance Methods

The EPDataFlowInstance type exposes the following members.

Methods
  NameDescription
Public methodCancel
Cancel execution.
Public methodJoin
Join an executing data flow instance.
Public methodRun
Blocking execution of the data flow instance.
Public methodStart
Non-Blocking execution of the data flow instance.
Public methodStartCaptive
Captive execution of the data flow instance.
Top
See Also