Click or drag to resize
ProcedureEngine Methods

The ProcedureEngine type exposes the following members.

Methods
  NameDescription
Public methodCancel
Cancels the running engine execution
(Inherited from ActiveElementEngine.)
Public methodDispose (Inherited from ActiveElementEngine.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodNext
Next element to execute
(Inherited from ActiveElementEngine.)
Public methodReset
Brings back the engine in the state of before initialization and execution
(Inherited from ActiveElementEngine.)
Public methodRun(IDictionaryString, Object)
Runs the provided model
(Inherited from ActiveElementEngine.)
Public methodRun(Object)
Run the engine
(Inherited from ActiveElementEngine.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also