Share via


CimSession.QueryInstancesAsync Method

 

Queries asynchronously for a set of instances based on a query expression.

Namespace:   Microsoft.Management.Infrastructure
Assembly:  Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)

Overload List

Name Description
System_CAPS_pubmethod QueryInstancesAsync(String, String, String)

Queries asynchronously for a set of instances based on a query expression.

System_CAPS_pubmethod QueryInstancesAsync(String, String, String, CimOperationOptions)

Queries asynchronously for a set of instances based on a query expression.

See Also

CimSession Class
Microsoft.Management.Infrastructure Namespace

Return to top