System::Net::ServicePoint::set_ConnectionLimit method
ServicePoint::set_ConnectionLimit method
Sets the maximum number of connections that are allowed by the current instance.
void System::Net::ServicePoint::set_ConnectionLimit(int32_t value)
| Parameter | Type | Description | 
|---|---|---|
| value | int32_t | The value to set. | 
See Also
- Class ServicePoint
- Namespace System::Net
- Library Aspose.TeX for C++