Click or drag to resize
IFlowExecutor Events

The IFlowExecutor type exposes the following members.

Events
  NameDescription
Public eventCalling
Event that clients/host may handle for a call-back
(Inherited from IClientCallback.)
Public eventEngineCreated
When a new engine is created during execution of an ActiveElement
(Inherited from IActiveElementExecutor.)
Public eventExecuted
When execution has finished
(Inherited from IActiveElementExecutor.)
Public eventExecuting
Before executing
(Inherited from IActiveElementExecutor.)
Public eventItemOutOfScope
When execution path goes out of an element
(Inherited from IActiveElementExecutor.)
Public eventItemTracing
Happens for all active elements during the execution
(Inherited from IActiveElementExecutor.)
Top
See Also