Click or drag to resize
Task Scheduler Managed Class Library

ITaskHandlerStatus Methods

The ITaskHandlerStatus type exposes the following members.

Methods
 NameDescription
Public methodTaskCompleted Tells the Task Scheduler that the COM handler is completed.
Public methodUpdateStatus Tells the Task Scheduler about the percentage of completion of the COM handler.
Top
See Also