AgentOperationResult Members

Updated: April 16, 2012

Represents the result of a successfully performed action that targeted an agent deployed on a managed computer.

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

  Name Description
public property AgentName Gets the name of the agent targeted by the task.
public property AgentOperation Gets the name of the completed task.
public property Description Gets a description of the completed task.
public property ErrorCode Gets the error code returned by the completed task.
Top
(see also Protected Methods)
  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
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