A common task in a workflow is to send a reminder email to a user, if he/she does not complete the task within a timeframe (e.g. one day). One way to implement this functionality in a Sequential Workflow is to leverage EventHandlingScope and Delay activities