InvokeMgmtMethod-Methode
Invokes the management method for the referenced object.
Überladungsliste
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang