You can terminate work items. A terminated work item is routed to the Terminate map and eventually terminated in accordance with the logic of that map.
Child work items are an exception: the processing of a child work item is
ended but the child item is not sent to the Terminate map. The parent work item is notified
not to wait for the child work item. For information about child work items, see the
"Special case for AND-split" section in Routing
concepts.
When the Terminate map runs, all active, suspended, or disabled timers for the work item are ended.
To terminate a work item: