Gets the remote end point
[Visual Basic] Public ReadOnly Property RemoteEndpoint As EndPoint [C#] public EndPoint RemoteEndpoint {get;} [C++] public: __property EndPoint* get_RemoteEndpoint(); [JScript] public function get RemoteEndpoint() : EndPoint;
Socket Class | Socket Members | System.Net.Sockets Namespace