Share via


AgentTaskInformation Class

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

Represents information about a batch of completed tasks that targeted one or more agents on managed computers.

Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Usage

'Usage
Dim instance As AgentTaskInformation

Syntax

'Declaration
Public Class AgentTaskInformation
public class AgentTaskInformation
public ref class AgentTaskInformation
public class AgentTaskInformation
public class AgentTaskInformation

Remarks

Examples of tasks that target agents include tasks that install, repair, or uninstall an agent. This class contains information that you can use to obtain the name of an agent affected by a specified task.

Inheritance Hierarchy

System.Object
  Microsoft.EnterpriseManagement.Administration.AgentTaskInformation

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

See Also

Reference

AgentTaskInformation Members
Microsoft.EnterpriseManagement.Administration Namespace
AgentTaskResult
SubmitInstallAgents
SubmitRepairAgents
SubmitUninstallAgents