Share via


CimSession.EnumerateAssociatedInstancesAsync Method

 

Asynchronously finds instances that are associated with the specific key instance.

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

Overload List

Name Description
System_CAPS_pubmethod EnumerateAssociatedInstancesAsync(String, CimInstance, String, String, String, String)

Asynchronously finds instances that are associated with the specific key instance.

System_CAPS_pubmethod EnumerateAssociatedInstancesAsync(String, CimInstance, String, String, String, String, CimOperationOptions)

Asynchronously finds instances that are associated with the specific key instance that is using the specified operation options.

See Also

CimSession Class
Microsoft.Management.Infrastructure Namespace

Return to top