DComSessionOptions Constructor

 

Creates and initializes a new instance of DComSessionOptions.

Namespace:   Microsoft.Management.Infrastructure.Options
Assembly:  Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)

Overload List

Name Description
System_CAPS_pubmethod DComSessionOptions()

Creates and initializes a new instance of DComSessionOptions using DCOM as the protocol for the CIM session options.

System_CAPS_pubmethod DComSessionOptions(DComSessionOptions)

Creates and initializes a new instance of DComSessionOptions by making a detailed clone of an existing object.

See Also

DComSessionOptions Class
Microsoft.Management.Infrastructure.Options Namespace

Return to top