bool xtd::net::sockets::udp_client::exclusive_address_use | ( | ) | const |
Gets a boolean value that specifies whether the xtd::net::sockets::udp_client allows only one client to use a port.
xtd::net::sockets::socket_exception | An error occurred when attempting to access the underlying socket. |
xtd::object_closed_exception | The underlying xtd::net::sockets::socket has been closed. |