Click or drag to resize
IActiveElementExecutor Events

The IActiveElementExecutor 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
Public eventExecuted
When execution has finished
Public eventExecuting
Before executing
Public eventItemOutOfScope
When execution path goes out of an element
Public eventItemTracing
Happens for all active elements during the execution
Top
See Also