Optionaldata: ITaskProgressOptionalerrorsThe list of errors occurred during the execution of the associated task.
OptionalidThe task ID of the task associated with this TaskProgress.
OptionallastThe time representing when the associated task's status last changed.
OptionalpercentDetermines what percentage of the execution of the associated task is completed.
OptionalresultThe result of the execution of the associated task.
OptionalstartThe time representing when the associated task's execution started.
OptionalstatusThe status of the task associated with this TaskProgress.
OptionaltaskThe type of the task associated with this TaskProgress.
Optional_data: anyOptionaldata: anyStaticfromJS
Represents the progress of a long operation task.