System::Net::ServicePoint::set_MaxIdleTime method
ServicePoint::set_MaxIdleTime method
Sets an amount of time in milliseconds after which an idle connection will be closed.
void System::Net::ServicePoint::set_MaxIdleTime(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++