get_Client()

TcpClient::get_Client() method

Gets the socket.

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

Return Value

The socket.

See Also