[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 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  Gets the unique identifier for the connected object. (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  Gets the management group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase)
public property Output Gets the output of the task.
public property RunningAs Gets who the task is running as.
public property Status Gets the latest status of the task.
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  Overloaded. (inherited from MonitoringBaseWithId)
public method GetHashCode  Returns the hash code for this object. (inherited from MonitoringBaseWithId)
public method GetType  (inherited from Object)
public methodstatic op_Implicit Performs an implicit conversion from TaskResult to MonitoringTaskResult.
public method Reconnect Overridden. Reconnects the specified management group.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
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


Send comments about this topic to Microsoft.