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 | |
---|---|---|
EnumerateReferencingInstancesAsync(String, CimInstance, String, String) | Asynchronous method that finds the association object that references the specified key instance. |
|
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