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
System_CAPS_pubmethodSystem_CAPS_static Create(String)

Initializes a new instance of the CimSession class.

System_CAPS_pubmethodSystem_CAPS_static Create(String, CimSessionOptions)

Initializes a new instance of the CimSession class.

See Also

CimSession Class
Microsoft.Management.Infrastructure Namespace

Return to top