System::Net::ServicePoint::set_ConnectionLeaseTimeout method
ServicePoint::set_ConnectionLeaseTimeout method
Establece un tiempo de espera en milisegundos después del cual el ServicePoint activo se cerrará.
void System::Net::ServicePoint::set_ConnectionLeaseTimeout(int32_t value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | int32_t | El valor a establecer. |
Ver también
- Class ServicePoint
- Namespace System::Net
- Library Aspose.Page for C++