PublishSiteStatus.LastException Property

Gets last exception occurred at task execution. Task completed successfull if IsCompleted is true and LastException is null

[C#]
public string LastException { get; set; }

See Also

PublishSiteStatus SOAP Type | SOAP types