System::Net::ServicePoint::set_UseNagleAlgorithm method
ServicePoint::set_UseNagleAlgorithm method
Establece un valor que indica si el algoritmo Nagle es usado por las conexiones gestionadas por la instancia actual.
void System::Net::ServicePoint::set_UseNagleAlgorithm(bool value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | bool | El valor a establecer. |
Ver también
- Class ServicePoint
- Namespace System::Net
- Library Aspose.Page for C++