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

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