System::Net::ServicePoint::set_ConnectionLeaseTimeout 方法
ServicePoint::set_ConnectionLeaseTimeout method
设置在活动 ServicePoint 将在指定的毫秒数后关闭的超时。
void System::Net::ServicePoint::set_ConnectionLeaseTimeout(int32_t value)
| Parameter | Type | 描述 |
|---|---|---|
| value | int32_t | 要设置的值。 |
另见
- Class ServicePoint
- Namespace System::Net
- Library Aspose.Page for C++