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
System_CAPS_pubmethod EnumerateClassesAsync(String)

Asynchronous method that enumerates the classes of a specified session.

System_CAPS_pubmethod EnumerateClassesAsync(String, String)

Asynchronous method that enumerates the classes of a specified session.

System_CAPS_pubmethod 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