End point of connection target.
[Visual Basic] Protected _end_point As EndPoint [C#] protected EndPoint _end_point; [C++] protected: EndPoint* _end_point; [JScript] protected var _end_point: EndPoint;
TCPSocket Class | croemud.connection Namespace