get_Client()

UdpClient::get_Client() method

Used to provide the underlying network socket.

System::SharedPtr<Socket> System::Net::Sockets::UdpClient::get_Client()

Return Value

The underlying network socket.

See Also