System::Net::ServicePointManager::set_DefaultConnectionLimit metodo
ServicePointManager::set_DefaultConnectionLimit method
Imposta il numero massimo di connessioni concorrenti consentite dalle istanze della classe ServicePoint.
static void System::Net::ServicePointManager::set_DefaultConnectionLimit(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++