Scheduled
|
The ScheduledTask type exposes the following members.
Name | Description | |
---|---|---|
Disposing | Occurs right before this task is disposed. | |
Running | Occurs every time the task should run. | |
UnhandledException | Occurs when Running or Disposing event throws an exception. |