Skip to content

XenUpgradeServer Constructor

Initializes a new instance of the XenUpgradeServer class.

Namespace: Citrix.SDK.AppDNA.Solutions.XenUpgrade
Assembly: Citrix.SDK.AppDNA.Solutions.XenUpgrade (in Citrix.SDK.AppDNA.Solutions.XenUpgrade.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public XenUpgradeServer(
    Server server
)

VB

Public Sub New ( 
    server As Server
)

Parameters

 

server
Type: Citrix.SDK.AppDNA.Server
The server.

Exceptions

 

ExceptionCondition
ArgumentNullExceptionThe server cannot be nullr

See Also

Reference

XenUpgradeServer Class
Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace

Was this article helpful?