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ámetro | Tipo | Descripción |
|---|---|---|
| valor | bool | El valor a establecer. |
Ver también
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.PDF for C++