Share via


ManagementServer.SubmitUninstallAgents Method

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

Starts an asynchronous operation to uninstall agents on a specified collection of managed computers and receives notification when the status of any uninstall changes.

Overload List

Name Description
ManagementServer.SubmitUninstallAgents (IList, UninstallAgentConfiguration, MonitoringTaskStatusChangeCallback) Obsolete.Starts an asynchronous operation to uninstall agents on a specified collection of managed computers and receives notification when the status of any uninstall changes.
ManagementServer.SubmitUninstallAgents (IList, UninstallAgentConfiguration, TaskStatusChangeCallback)  
ManagementServer.SubmitUninstallAgents (IList, UninstallAgentConfiguration, MonitoringTaskStatusChangeCallback) Obsolete.Starts an asynchronous operation to uninstall agents on a specified collection of managed computers in accordance with the specified uninstall configuration and receives notification when the status of any uninstall changes.
ManagementServer.SubmitUninstallAgents (IList, UninstallAgentConfiguration, TaskStatusChangeCallback)  

See Also

Reference

ManagementServer Class
ManagementServer Members
Microsoft.EnterpriseManagement.Administration Namespace