Freigeben über


InvokeMgmtMethod-Methode

Invokes the management method for the referenced object.

Überladungsliste 

  Name Beschreibung
Geschützte Methode InvokeMgmtMethod(ManagementObject, String, array<Object> [] () [] []) Invokes the management method for the referenced object with the specified management object, method name, and parameters.
Geschützte Methode 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