get_EnableDnsRoundRobin()

ServicePointManager::get_EnableDnsRoundRobin() method

Gets a value that indicates if a DNS resolution rotates among the applicable IP addresses.

static bool System::Net::ServicePointManager::get_EnableDnsRoundRobin()

Return Value

A value that indicates if a DNS resolution rotates among the applicable IP addresses.

See Also