System::Net::ServicePoint::set_MaxIdleTime metodo
ServicePoint::set_MaxIdleTime method
Imposta un intervallo di tempo in millisecondi dopo il quale una connessione inattiva verrà chiusa.
void System::Net::ServicePoint::set_MaxIdleTime(int32_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | int32_t | Il valore da impostare. |
Vedi anche
- Class ServicePoint
- Namespace System::Net
- Library Aspose.Font for C++