Task Event

A type of event that handles a task operation. A user can pause, resume, cancel, delete, or complete a task. These actions are known as task operations. A task event handles the operation when a task operation occurs. The event handler for each operation performs the required action.