Share via


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
System_CAPS_pubmethod GetInstanceAsync(String, CimInstance)

Asynchronous method that gets the specified instance from the server represented by the session.

System_CAPS_pubmethod 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