The ITaskMonitor type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Completed |
Gets whether the corresponding Publishing Task was completed already.
|
![]() |
Count |
Gets the count of publishing Steps.
|
![]() |
Error |
Gets the error message that caused the corresponding Publishing Task to stop.
|
![]() |
Inactive |
Gets whether the corresponding Publishing Task was marked as inactive.
|
![]() |
OngoingStatus | |
![]() |
OngoingStep |
Gets the Step that is currently being executed.
|
![]() |
PercentCompleted |
Gets the completion percentage of the corresponding Publishing Task.
|
![]() |
TotalWeight |
Gets the total weight of all publishing Steps.
|
See Also