System::Net::ServicePointManager::get_EnableDnsRoundRobin method

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()

ReturnValue

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

See Also