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