CimSessionOptions Constructor
Creates and initializes a new instance of the CimSessionOptions class.
Namespace: Microsoft.Management.Infrastructure.Options
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
CimSessionOptions() | Creates and initializes a new instance of the CimSessionOptions class that uses the default transport protocol. |
|
CimSessionOptions(String) | Creates and initializes a new instance of the CimSessionOptions class that uses a specific transport protocol. |
See Also
CimSessionOptions Class
Microsoft.Management.Infrastructure.Options Namespace
Return to top