System::Net::Sockets::Socket::get_RemoteEndPoint method

Socket::get_RemoteEndPoint method

Returns the remote endpoint.

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

ReturnValue

The remote endpoint.

See Also