| synchronous method |
Method that assumes process control for the duration of its execution and reports back to the calling component (in this case the work item manager) after its execution.
Terminating events can be defined for a task described by a synchronous object method. At runtime, the relevant work item is completed either when the method has been processed or when one of the events occurs.
A synchronous method can return the following data to the workflow: