ITask |
[ComImportAttribute] [GuidAttribute("EAEC7A8F-27A0-4DDC-8675-14726A01A38A")] [InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] public interface ITaskHandlerStatus
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. |