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