|
explicit |
Initializes a new instance of the xtd::net::sockets::udp_client class and binds it to the specified local endpoint.
local_end_point | An xtd::net::ip_end_point that represents the local endpoint to which you bind the UDP connection. |
xtd::net::sockets::socket_exception | An error occurred when attempting to access the underlying socket. |