Metode System::Net::ServicePointManager::set_DefaultConnectionLimit

ServicePointManager::set_DefaultConnectionLimit method

Mengatur jumlah maksimum koneksi bersamaan yang diizinkan oleh instance kelas ServicePoint.

static void System::Net::ServicePointManager::set_DefaultConnectionLimit(int32_t value)
ParameterTipeDeskripsi
valueint32_tNilai yang akan ditetapkan.

Lihat Juga