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.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public List<HostNamePort> HostList { get; set; }
Public Property HostList As List(Of HostNamePort)
Get
Set
Property Value
Type:
ListHostNamePortSee Also