Dela via


IManagementPackManagement.BeginImportBundle Method

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, AsyncCallback, Object) Asynchronously starts to import a single management pack bundle.
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.

See Also

Reference

IManagementPackManagement Interface
IManagementPackManagement Members
Microsoft.EnterpriseManagement Namespace