System::Net::ServicePoint::set_UseNagleAlgorithm method
ServicePoint::set_UseNagleAlgorithm method
Sets a value that indicates if the Nagle algorithm is used by connections managed by the current instance.
void System::Net::ServicePoint::set_UseNagleAlgorithm(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class ServicePoint
- Namespace System::Net
- Library Aspose.PUB for C++