CimSession.CreateInstanceAsync Method

 

Creates asynchronously an instance on the server that the session represents.

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

Overload List

Name Description
System_CAPS_pubmethod CreateInstanceAsync(String, CimInstance)

Creates asynchronously an instance on the server that the session represents.

System_CAPS_pubmethod CreateInstanceAsync(String, CimInstance, CimOperationOptions)

Creates asynchronously an instance on the server that the session represents.

See Also

CimSession Class
Microsoft.Management.Infrastructure Namespace

Return to top