System::Net::ServicePointManager::set_MaxServicePoints metodo
ServicePointManager::set_MaxServicePoints method
Imposta il numero massimo di istanze di ServicePoint-class che possono essere gestite dall’istanza corrente.
static void System::Net::ServicePointManager::set_MaxServicePoints(int32_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | int32_t | Il valore da impostare. |
Vedi anche
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Font for C++