System::Net::ServicePointManager::set_MaxServicePoints 方法
ServicePointManager::set_MaxServicePoints method
设置当前实例可以管理的 ServicePoint-class 实例的最大数量。
static void System::Net::ServicePointManager::set_MaxServicePoints(int32_t value)
| Parameter | Type | 描述 |
|---|---|---|
| value | int32_t | 要设置的值。 |
另见
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++