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