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