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: 6.0.8219.1880
Syntax
public List<HostNamePort> HostList { get; set; }

Property Value

ListHostNamePort
See Also