| IFlowExecutor Events |
The IFlowExecutor type exposes the following members.
| Name | Description | |
|---|---|---|
| Calling |
Event that clients/host may handle for a call-back
(Inherited from IClientCallback.) | |
| EngineCreated |
When a new engine is created during execution of an ActiveElement (Inherited from IActiveElementExecutor.) | |
| Executed |
When execution has finished
(Inherited from IActiveElementExecutor.) | |
| Executing |
Before executing
(Inherited from IActiveElementExecutor.) | |
| ItemOutOfScope |
When execution path goes out of an element
(Inherited from IActiveElementExecutor.) | |
| ItemTracing |
Happens for all active elements during the execution
(Inherited from IActiveElementExecutor.) |