CimSession.EnumerateClassesAsync Method
Enumerates asynchronously the classes of a specified session.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
EnumerateClassesAsync(String) | Asynchronous method that enumerates the classes of a specified session. |
|
EnumerateClassesAsync(String, String) | Asynchronous method that enumerates the classes of a specified session. |
|
EnumerateClassesAsync(String, String, CimOperationOptions) | Asynchronous method that enumerates the classes of a specified session. |
See Also
CimSession Class
Microsoft.Management.Infrastructure Namespace
Return to top