IManagementPackManagement.BeginImportBundle Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Asynchronously starts to import a single management pack bundle. A management pack bundle is a file that can contain multiple management packs and resource files, for example, two management packs and a form assembly packaged in a Windows Installer file.
These methods are thread safe.
Overload List
Name | Description |
---|---|
IManagementPackManagement.BeginImportBundle (ManagementPackBundle, ImportPackagedManagementPackCallback, AsyncCallback, Object) | Asynchronously starts to import a single management pack bundle. If the handler callback returns true, the pack will be imported. |
IManagementPackManagement.BeginImportBundle (ManagementPackBundle, AsyncCallback, Object) | Asynchronously starts to import a single management pack bundle. |
See Also
Reference
IManagementPackManagement Interface
IManagementPackManagement Members
Microsoft.EnterpriseManagement Namespace