System::Net::ServicePoint::set_ConnectionLeaseTimeout method
ServicePoint::set_ConnectionLeaseTimeout method
Sets a timeout in milliseconds after which active ServicePoint will be closed.
void System::Net::ServicePoint::set_ConnectionLeaseTimeout(int32_t value)
Parameter | Type | Description |
---|---|---|
value | int32_t | The value to set. |
See Also
- Class ServicePoint
- Namespace System::Net
- Library Aspose.PUB for C++