System::Net::ServicePointManager::set_MaxServicePoints method
ServicePointManager::set_MaxServicePoints method
Sets the maximum number of the ServicePoint-class instances that can be managed by the current instance.
static void System::Net::ServicePointManager::set_MaxServicePoints(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++