TaskResult Members
Represents a MOM MonitoringTaskResult.
The following tables list the members exposed by the TaskResult type.
Public Properties
Name | Description | |
---|---|---|
![]() |
BatchId | Gets the batch ID of the task that ran. |
![]() |
ErrorCode | Gets the error code. |
![]() |
ErrorMessage | Gets the error message. |
![]() |
Id | Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId) |
![]() |
LastModified | Gets the time this result was last modified. |
![]() |
LocationId | Gets the location of the task that ran. |
![]() |
ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) |
![]() |
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) |
![]() |
Output | Gets the output of the task. |
![]() |
RunningAs | Gets who the task is running as. |
![]() |
Status | Gets the latest status of the task. |
![]() |
SubmittedBy | Gets who the task was submitted by. |
![]() |
TargetClassId | Gets the target class of the task. |
![]() |
TargetObjectId | Gets the target of the task. |
![]() |
TaskId | Gets the ID of the task that ran. |
![]() |
TimeFinished | Gets the time this task was finished. |
![]() |
TimeScheduled | Gets the time this task was scheduled to run. |
![]() |
TimeStarted | Gets the time this task was run. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from MonitoringBaseWithId) |
![]() |
GetHashCode | Returns the hash code for this object. (inherited from MonitoringBaseWithId) |
![]() |
GetType | (inherited from Object) |
![]() ![]() |
op_Implicit | Performs an implicit conversion from TaskResult to MonitoringTaskResult. |
![]() |
Reconnect | Overridden. Reconnects the specified management group. |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
SetId | (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
TaskResult Class
Microsoft.EnterpriseManagement.Monitoring Namespace