LumiSoft Net Help
LocalEndPoint Property
NamespacesLumiSoft.NetSocketServerSessionLocalEndPoint
Gets EndPoint which accepted conection.
Declaration Syntax
C#Visual BasicVisual C++
public IPEndPoint LocalEndPoint { get; }
Public ReadOnly Property LocalEndPoint As IPEndPoint
	Get
public:
property IPEndPoint^ LocalEndPoint {
	IPEndPoint^ get ();
}

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