| IActiveElementExecutor Events |
The IActiveElementExecutor 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 | |
| Executed |
When execution has finished
| |
| Executing |
Before executing
| |
| ItemOutOfScope |
When execution path goes out of an element
| |
| ItemTracing |
Happens for all active elements during the execution
|