size_t xtd::net::sockets::socket::send_buffer_size | ( | ) | const |
Gets a value that specifies the size of the send buffer of the xtd::net::sockets::socket.
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. |