System::Net::ServicePoint::set_ConnectionLimit طريقة
ServicePoint::set_ConnectionLimit method
يضبط الحد الأقصى لعدد الاتصالات المسموح بها من قبل المثيلة الحالية.
void System::Net::ServicePoint::set_ConnectionLimit(int32_t value)
| Parameter | Type | الوصف |
|---|---|---|
| value | int32_t | القيمة المراد تعيينها. |
انظر أيضًا
- Class ServicePoint
- Namespace System::Net
- Library Aspose.Page for C++