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 | |
---|---|---|
CreateInstanceAsync(String, CimInstance) | Creates asynchronously an instance on the server that the session represents. |
|
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