LumiSoft Mail Server User API
SessionLog Event
Namespaces > LumiSoft.Net.FTP.Server > FTP_Server > SessionLog
Occurs when POP3 session has finished and session log is available.
Syntax
C#Visual BasicManaged C++
public event LogEventHandler SessionLog
Public Event SessionLog As LogEventHandler
public:
 event LogEventHandler^ SessionLog {
	void add (LogEventHandler^ value);
	void remove (LogEventHandler^ value);
}

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