Share via


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

Asynchronously initializes a new instance of the CimSession class.

System_CAPS_pubmethodSystem_CAPS_static CreateAsync(String, CimSessionOptions)

Asynchronously initializes a new instance of the CimSession class.

See Also

CimSession Class
Microsoft.Management.Infrastructure Namespace

Return to top