System::Net::ServicePointManager::set_MaxServicePointIdleTime metodo
ServicePointManager::set_MaxServicePointIdleTime method
Imposta il tempo di inattività massimo delle istanze della classe ServicePoint-class.
static void System::Net::ServicePointManager::set_MaxServicePointIdleTime(int32_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | int32_t | Il valore da impostare. |
Vedi anche
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++