System::Net::ServicePoint::set_MaxIdleTime 方法
ServicePoint::set_MaxIdleTime method
设置以毫秒为单位的时间量,在此之后空闲连接将被关闭。
void System::Net::ServicePoint::set_MaxIdleTime(int32_t value)
| Parameter | Type | 描述 |
|---|---|---|
| value | int32_t | 要设置的值。 |
另见
- Class ServicePoint
- Namespace System::Net
- Library Aspose.Page for C++