PowerTCP Telnet for .NET
RemoteEndPoint Property (TcpBase)




Syntax
Public ReadOnly Property RemoteEndPoint As IPEndPoint
Dim instance As TcpBase
Dim value As IPEndPoint
 
value = instance.RemoteEndPoint
public IPEndPoint RemoteEndPoint {get;}
public: __property IPEndPoint* get_RemoteEndPoint();
public:
property IPEndPoint^ RemoteEndPoint {
   IPEndPoint^ get();
}
See Also

Reference

TcpBase Class
TcpBase Members


PowerTCP Telnet for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic