ITaskHandlerStatus Interface |
Namespace: Microsoft.Win32.TaskScheduler
The ITaskHandlerStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| TaskCompleted |
Tells the Task Scheduler that the COM handler is completed.
| |
| UpdateStatus |
Tells the Task Scheduler about the percentage of completion of the COM handler.
|