Share via


TaskResult Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a MOM MonitoringTaskResult.

The following tables list the members exposed by the TaskResult type.

Public Constructors

  Name Description
  TaskResult Overloaded.  

Top

Public Properties

  Name Description
public property BatchId Gets the batch ID of the task that ran.
public property ErrorCode Gets the error code.
public property ErrorMessage Gets the error message.
public property Id  (inherited from MonitoringBaseWithId)
public property LastModified Gets the time this result was last modified.
public property LocationId Gets the location of the task that ran.
public property ManagementGroup  (inherited from MonitoringBase)
public property ManagementGroupId  (inherited from MonitoringBase)
public property Output Gets the output of the task.
public property ProgressData  
public property ProgressLastModified  
public property ProgressMessage  
public property ProgressValue  
public property RunningAs Gets who the task is running as.
public property Status Gets the latest status of the task.
public property StatusLastModified  
public property SubmittedBy Gets who the task was submitted by.
public property TargetClassId Gets the target class of the task.
public property TargetObjectId Gets the target of the task.
public property TaskId Gets the ID of the task that ran.
public property TimeFinished Gets the time this task was finished.
public property TimeScheduled Gets the time this task was scheduled to run.
public property TimeStarted Gets the time this task was run.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic Implicit Performs an implicit conversion from TaskResult to MonitoringTaskResult.
public method Reconnect Overridden. Reconnects the specified management group.
public method ToString  Overridden. (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)

Top

See Also

Reference

TaskResult Class
Microsoft.EnterpriseManagement.Runtime Namespace