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)
ParametroTipoDescrizione
valueint32_tIl valore da impostare.

Vedi anche