Click or drag to resize
IActiveElementEngine Events

The IActiveElementEngine type exposes the following members.

Events
  NameDescription
Public eventActiveElementCallback
When a call back happens
Public eventActiveElementEngineCreated
When element creates an engine to process the execution
Public eventActiveElementExecuted
When element execution is finished
Public eventActiveElementExecuting
When element is executing
Public eventActiveElementItemOutOfScope
When executor passes an element
Public eventActiveElementItemTracing
When element is reached
Public eventExecuting
When engine is about to execute a model
Public eventExecutionCompleted
When executing a model is completed
Public eventExecutionPausing
When engine is about to pause the execution
Top
See Also