CimSession.GetInstance Method
Gets the specified instance synchronously from the server represented by the session.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
GetInstance(String, CimInstance) | Gets the specified instance from the server represented by the session. |
|
GetInstance(String, CimInstance, CimOperationOptions) | Gets the specified instance from the server represented by the session. |
See Also
CimSession Class
Microsoft.Management.Infrastructure Namespace
Return to top