Partager via


WSManSessionOptions Constructor

 

Creates and initializes a new instance of WSManSessionOptions.

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

Overload List

Name Description
System_CAPS_pubmethod WSManSessionOptions()

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

System_CAPS_pubmethod WSManSessionOptions(WSManSessionOptions)

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

See Also

WSManSessionOptions Class
Microsoft.Management.Infrastructure.Options Namespace

Return to top