bool xtd::net::sockets::socket::no_delay | ( | ) | const |
Gets a boolean value that specifies whether the stream xtd::net::sockets::socket is using the Nagle algorithm.
xtd::net::sockets::socket_exception | This option is valid for a datagram socket only. |
xtd::object_closed_exception | The xtd::net::sockets::socket has been closed. |