System::Net::ServicePointManager::set_UseNagleAlgorithm método
ServicePointManager::set_UseNagleAlgorithm method
Establece un valor que indica si las instancias de ServicePoint-class utilizan el algoritmo de Nagle.
static void System::Net::ServicePointManager::set_UseNagleAlgorithm(bool value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | bool | El valor a establecer. |
Ver también
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.PDF for C++