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 | |
---|---|---|
QueryInstancesAsync(String, String, String) | Queries asynchronously for a set of instances based on a query expression. |
|
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