LumiSoft Net Help
RemoteEndPoint Property
NamespacesLumiSoft.NetSocketServerSessionRemoteEndPoint
Gets connected Host(client) EndPoint.
Declaration Syntax
C#Visual BasicVisual C++
public IPEndPoint RemoteEndPoint { get; }
Public ReadOnly Property RemoteEndPoint As IPEndPoint
	Get
public:
property IPEndPoint^ RemoteEndPoint {
	IPEndPoint^ get ();
}

Assembly: LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.4006.27129