System::Net::ServicePointManager::set_EnableDnsRoundRobin method

ServicePointManager::set_EnableDnsRoundRobin method

Establece un valor que indica si una resolución DNS rota entre las direcciones IP aplicables.

static void System::Net::ServicePointManager::set_EnableDnsRoundRobin(bool value)
ParámetroTipoDescripción
valorboolEl valor a establecer.

Ver también