Click or drag to resize

WFProgress Events

The WFProgress type exposes the following members.

Events
  NameDescription
Public eventOnProgress
Current progress of the workflow in percent.
Public eventOnStepProgress
This event is fired when the engine processes a task step.
Public eventOnStepStateChanged
This event is fired when the status of a workflow step changes.
Top
See Also