set_EnableDnsRoundRobin()
ServicePointManager::set_EnableDnsRoundRobin(bool) 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)
Arguments
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Slides