System::Net::ServicePointManager::set_MaxServicePointIdleTime method
ServicePointManager::set_MaxServicePointIdleTime method
Sets the maximum idle time of the ServicePoint-class instances.
static void System::Net::ServicePointManager::set_MaxServicePointIdleTime(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++