get_RemoteEndPoint()

Socket::get_RemoteEndPoint() method

Returns the remote endpoint.

System::SharedPtr<EndPoint> System::Net::Sockets::Socket::get_RemoteEndPoint()

Return Value

The remote endpoint.

See Also