Share via


CimSession.EnumerateReferencingInstancesAsync Method

 

Finds asynchronously the association object that references the specified key instance.

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

Overload List

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

Asynchronous method that finds the association object that references the specified key instance.

System_CAPS_pubmethod EnumerateReferencingInstancesAsync(String, CimInstance, String, String, CimOperationOptions)

Asynchronous method that finds the association object that references the specified key instance.

See Also

CimSession Class
Microsoft.Management.Infrastructure Namespace

Return to top