Método System::Net::ServicePointManager::set_EnableDnsRoundRobin

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
valueboolEl valor a establecer.

Ver también