ServicePointManagerElement::EnableDnsRoundRobin Property
.NET Framework (current version)
Gets or sets a Boolean value that controls using different IP addresses on connections to the same server.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("enableDnsRoundRobin", DefaultValue = false)] property bool EnableDnsRoundRobin { bool get(); void set(bool value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: