AgentTaskInformation Members

Updated: April 16, 2012

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

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

  Name Description
public property BatchId Gets a globally unique identifier (GUID) for this batch of tasks.
Top
(see also Protected Methods)
  Name Description
public method Equals  (inherited from Object)
public method GetAgentName Gets the name of the agent targeted by a specified task.
public method GetAgentNames Gets a read-only collection of the names of the agents targeted by the tasks in this batch of tasks.
public method GetHashCode  (inherited from Object)
public method GetTaskIds Gets a read-only collection of the globally unique identifiers (GUIDs) for the tasks in this batch of tasks.
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top