System::Net::ServicePointManager::set_DefaultConnectionLimit method
ServicePointManager::set_DefaultConnectionLimit method
Sets the maximum number of concurrent connections that are allowed by the ServicePoint-class instances.
static void System::Net::ServicePointManager::set_DefaultConnectionLimit(int32_t value)
| Parameter | Type | Description |
|---|---|---|
| value | int32_t | The value to set. |
See Also
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Font for C++