DComSessionOptions Constructor ()
Creates and initializes a new instance of DComSessionOptions using DCOM as the protocol for the CIM session options.
Namespace: Microsoft.Management.Infrastructure.Options
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Syntax
public DComSessionOptions()
public:
DComSessionOptions()
new : unit -> DComSessionOptions
Public Sub New
See Also
DComSessionOptions Overload
DComSessionOptions Class
Microsoft.Management.Infrastructure.Options Namespace
Return to top