IManagementPackManagement.BeginUninstallBundle Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Asynchronously starts to uninstall each management pack in the management pack bundle.
These methods are thread safe.
Overload List
Name | Description |
---|---|
IManagementPackManagement.BeginUninstallBundle (ManagementPackBundle, ImportPackagedManagementPackCallback, AsyncCallback, Object) | Asynchronously starts to uninstall each management pack in the management pack bundle. If the handler callback returns true, the pack will be uninstalled. |
IManagementPackManagement.BeginUninstallBundle (ManagementPackBundle, AsyncCallback, Object) | Asynchronously starts to uninstall each management pack in the management pack bundle. |
See Also
Reference
IManagementPackManagement Interface
IManagementPackManagement Members
Microsoft.EnterpriseManagement Namespace