Get/set the Address of the Citrix server.
Namespace: Facilita.Fc.CitrixAssembly: fcCitrix (in fcCitrix.dll) Version: 9.5.7.98
public string Address { get; set; }
public string Address { get; set; }
Field Value
The current address, IP or hostname, of the Citrix server.
The property must be set after calling
StartCitrixClient(Int32, Int32) but before
Connect to take effect. Setting this property will override the Address
shown in the ICA file (when using
LoadIcaFile(String)). If the property is omitted then the Address in the ICA file will be used if used. The Address property can be
used to replicate the load balancing actions of the Citrix Server.