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 | |
---|---|---|
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
AgentOperationResult Class
Microsoft.EnterpriseManagement.Administration Namespace
GetAgentOperationResult