TaskResult.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the latest status of the task.
public:
property Microsoft::EnterpriseManagement::Monitoring::TaskStatus Status { Microsoft::EnterpriseManagement::Monitoring::TaskStatus get(); };
public Microsoft.EnterpriseManagement.Monitoring.TaskStatus Status { get; }
member this.Status : Microsoft.EnterpriseManagement.Monitoring.TaskStatus
Public ReadOnly Property Status As TaskStatus
Property Value
Returns TaskStatus.
The latest status of the task.