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