CimSession.CreateAsync Method
Initializes a new CIM session asynchronously.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
CreateAsync(String) | Asynchronously initializes a new instance of the CimSession class. |
|
CreateAsync(String, CimSessionOptions) | Asynchronously initializes a new instance of the CimSession class. |
See Also
CimSession Class
Microsoft.Management.Infrastructure Namespace
Return to top