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 | |
|---|---|---|
|
AgentName | Gets the name of the agent targeted by the task. |
|
AgentOperation | Gets the name of the completed task. |
|
Description | Gets a description of the completed task. |
|
ErrorCode | Gets the error code returned by the completed task. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

