set_NoDelay()
TcpClient::set_NoDelay(bool) method
Sets a value that indicates if the current instance is using the Nagle algorithm.
void System::Net::Sockets::TcpClient::set_NoDelay(bool value)
Arguments
Parameter | Type | Description |
---|---|---|
value | bool | The value that must be set. |
See Also
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Slides