Share via


AgentOperationResult Members

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

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.

Public Properties

  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

Public Methods

(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

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

AgentOperationResult Class
Microsoft.EnterpriseManagement.Administration Namespace
GetAgentOperationResult