System::Net::Sockets::UdpClient::get_Client method

UdpClient::get_Client method

RTTI information.

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

ReturnValue

The underlying network socket.

Remarks

Used to provide the underlying network socket.

See Also