AgentTaskResult Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Represents information and results for a batch of completed tasks that targeted agents on managed computers.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
| Name | Description | |
|---|---|---|
![]() | AgentTaskInformation | Gets the names of targeted agents and the IDs for a batch of completed tasks. |
![]() | MonitoringTaskResults | Obsolete.Gets monitoring information for a batch of completed tasks. |
![]() | TaskResults |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() ![]() | GetAgentOperationResult(TaskResult^) | Gets the result of a specific task that affected an agent. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Examples of tasks that target agents include tasks that install, repair, or uninstall an agent.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



