EndAllTimers system function
The EndAllTimers system function ends all timers for the work item, including
active, suspended, and disabled timers.
Compare EndAllTimers with EndTimer, which ends a single specified active
or suspended timer. See About setting
a time limit for processing for additional information.
To use the EndAllTimers system function in a workflow
- Place a system step on the workflow map where you want to end all
timers.
- In the Properties pane under Available Functions, select Timer
- EndAllTimers, then click the right arrow to move it to the
Selected Functions column.
EndAllTimers has no parameters.
|