LumiSoft Mail Server User API
RemoteEndPoint Property
Namespaces > LumiSoft.Net > SocketLogger > RemoteEndPoint
Gets remote endpoint.
Syntax
C#Visual BasicManaged C++
public IPEndPoint RemoteEndPoint { get; }
Public ReadOnly Property RemoteEndPoint As IPEndPoint
public:
IPEndPoint^ RemoteEndPoint {
	IPEndPoint^ get ();
}

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