|
explicit |
Initializes a new instance of the xtd::net::sockets::udp_client class.
address_family | one of the xtd::net::sockets::address_family values that specifies the addressing scheme of the socket. |
xtd::argument_exception | family is not xtd::net::sockets::address_family::inter_network or xtd::net::sockets::address_family::inter_network_v6. |
xtd::net::sockets::socket_exception | An error occurred when attempting to access the underlying socket. |