System::Net::ServicePointManager::set_EnableDnsRoundRobin method
ServicePointManager::set_EnableDnsRoundRobin method
Sets a value that indicates if a DNS resolution rotates among the applicable IP addresses.
static void System::Net::ServicePointManager::set_EnableDnsRoundRobin(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.PUB for C++