IRuntimeCallback is a runtime call back interface, to help user dynamically control the running of workflow process. using this callback class, user can determine the next activities to be run, also can determine the performer of the specify activity.
For a list of all members of this type, see IRuntimeCallback Members.
public interface IRuntimeCallback
Requirements
Namespace: Aspose.Workflow.Engine
Assembly: Aspose.Workflow (in Aspose.Workflow.dll)
See Also
IRuntimeCallback Members | Aspose.Workflow.Engine Namespace