Método System::Net::ServicePoint::set_ConnectionLimit
ServicePoint::set_ConnectionLimit method
Establece el número máximo de conexiones que permite la instancia actual.
void System::Net::ServicePoint::set_ConnectionLimit(int32_t value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | int32_t | El valor a establecer. |
Ver también
- Class ServicePoint
- Namespace System::Net
- Library Aspose.Page for C++