Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used for invoking instance methods or static methods.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
InvokeMethod(CimInstance, String, CimMethodParametersCollection) | Invokes an instance method. |
![]() |
InvokeMethod(String, CimInstance, String, CimMethodParametersCollection) | Invokes an instance method. |
![]() |
InvokeMethod(String, CimInstance, String, CimMethodParametersCollection, CimOperationOptions) | Invokes an instance method. |
![]() |
InvokeMethod(String, String, String, CimMethodParametersCollection) | Invokes an instance method. |
![]() |
InvokeMethod(String, String, String, CimMethodParametersCollection, CimOperationOptions) | Invokes an instance method. |
See Also
CimSession Class
Microsoft.Management.Infrastructure Namespace
Return to top