Class | Description | |
---|---|---|
TaskEndedEvent | Occurs when execution of a task ends. This occurs when a task is cancelled or when a task is successfully completed. | |
TaskEndedEventArgs | Represents information about a task ended event. | |
TaskStartedEvent | Occurs when execution of a task starts. | |
TaskStartedEventArgs | Represents information about a task started event. |