System::Net::ServicePoint::set_MaxIdleTime 方法
ServicePoint::set_MaxIdleTime method
设置以毫秒为单位的时间量,超过该时间空闲连接将被关闭。
void System::Net::ServicePoint::set_MaxIdleTime(int32_t value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | int32_t | 要设置的值。 |
另见
- Class ServicePoint
- Namespace System::Net
- Library Aspose.Font for C++