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 | |
---|---|---|
DComSessionOptions() | Creates and initializes a new instance of DComSessionOptions using DCOM as the protocol for the CIM session options. |
|
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