System::Net::ServicePointManager::set_DefaultConnectionLimit 方法
ServicePointManager::set_DefaultConnectionLimit method
设置 ServicePoint 类实例允许的最大并发连接数。
static void System::Net::ServicePointManager::set_DefaultConnectionLimit(int32_t value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | int32_t | 要设置的值。 |
另见
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Font for C++