ConnectionSettingsHostList Property |
Gets or sets the list of alternate IP host names and ports to be used when connection from the primary setting fails.
Namespace: Flex.Hal.SettingsAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public List<HostNamePort> HostList { get; set; }
Public Property HostList As List(Of HostNamePort)
Get
Set
Property Value
ListHostNamePortSee Also