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)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| value | int32_t | Nilai yang akan ditetapkan. |
Lihat Juga
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.Page for C++