PublishSiteStatus SOAP type

Represent status of publish tasks

Properties

IsActual Indicate if status of publish site is actual. If value is false, than SB cannot return status of requested publish task
IsCheckCompleted Indicate if check is completed
IsCompleted Gets operation completion status
LastException Gets last exception occurred at task execution. Task completed successfull if IsCompleted is true and LastException is null
StagesProcessed Gets number of processed stages
StagesTotal Gets total number of publishing stages/steps. Property may represent total number of files to publish, total number of bytes to transfer etc. Value -1 means property in process of evaluation or value is unknown.

See Also

SOAP types