System::Net::ServicePointManager::set_DnsRefreshTimeout method
ServicePointManager::set_DnsRefreshTimeout method
Sets a timeout in milliseconds during which a DNS resolution is considered valid.
static void System::Net::ServicePointManager::set_DnsRefreshTimeout(int32_t value)
| Parameter | Type | Description | 
|---|---|---|
| value | int32_t | The value to set. | 
See Also
- Class ServicePointManager
 - Namespace System::Net
 - Library Aspose.PUB for C++