Метод InvokeMgmtMethod
Invokes the management method for the referenced object.
Список перегрузок
Имя | Описание | |
---|---|---|
InvokeMgmtMethod(ManagementObject, String, array<Object> [] () [] []) | Invokes the management method for the referenced object with the specified management object, method name, and parameters. | |
InvokeMgmtMethod(ManagementObject, ManagementOperationObserver, String, array<Object> [] () [] []) | Invokes the management method for the referenced object with the specified management object, observer, method name, and parameters. |
В начало