System::Net::Sockets::Socket::get_NoDelay method
Socket::get_NoDelay method
Gets a value that indicates if the socket is using the Nagle algorithm.
bool System::Net::Sockets::Socket::get_NoDelay()
ReturnValue
A value that indicates if the socket is using the Nagle algorithm.
See Also
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++