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

Vedi anche