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