System::Net::ServicePointManager::set_UseNagleAlgorithm method
ServicePointManager::set_UseNagleAlgorithm method
Sets a value that indicates if the ServicePoint-class instances use the Nagle algorithm.
static void System::Net::ServicePointManager::set_UseNagleAlgorithm(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.PUB for C++