Click or drag to resize

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; }

Property Value

Type: ListHostNamePort
See Also