Click or drag to resize
IFlowExecutor Methods

The IFlowExecutor type exposes the following members.

Methods
  NameDescription
Public methodCallbackHost
Method that triggers the call-back
(Inherited from IClientCallback.)
Public methodChangeInnerAllChildsExecutionMode
Change state of all internal children to a specific mode while considers an exception
(Inherited from IActiveElementExecutor.)
Public methodChangeInnerSibilingExecutionMode
Change state of all sibling to a specific mode while considers an exception
(Inherited from IActiveElementExecutor.)
Public methodExecuteAllChilds
Traverse and executes all internal children
(Inherited from IActiveElementExecutor.)
Public methodOnEngineCreated
Signals the executor that new engine has created during execution under this executor
(Inherited from IActiveElementExecutor.)
Public methodOnExecuted
Signals to raise Executed event
(Inherited from IActiveElementExecutor.)
Public methodOnExecuting
Signals to raise Executing event
(Inherited from IActiveElementExecutor.)
Public methodOnItemOutOfScope
Signals to raise ItemOutOfScope event
(Inherited from IActiveElementExecutor.)
Public methodOnItemTracing
Signals to raise ItemTracing event
(Inherited from IActiveElementExecutor.)
Public methodRegisterCleanup
Registers a cleanup routine
(Inherited from IActiveElementExecutor.)
Top
Extension Methods
See Also