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