System::Net::Sockets::TcpClient::get_NoDelay method

TcpClient::get_NoDelay method

Gets a value that indicates if the current instance is using the Nagle algorithm.

bool System::Net::Sockets::TcpClient::get_NoDelay()

ReturnValue

A value that indicates if the current instance is using the Nagle algorithm.

See Also