CimSession.EnumerateInstancesAsync Method
Enumerates asynchronously all instances on the server represented by the session that are associated with a class.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
EnumerateInstancesAsync(String, String) | Enumerate all instances on the server represented by the session that are associated with a class. |
|
EnumerateInstancesAsync(String, String, CimOperationOptions) | Enumerate all instances on the server represented by the session that are associated with a class. |
See Also
CimSession Class
Microsoft.Management.Infrastructure Namespace
Return to top