LumiSoft Mail Server User API
RemoteEndPoint Property
Namespaces > LumiSoft.Net.SIP > ValidateRequestEventArgs > RemoteEndPoint
Gets IP end point what made request.
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)