LumiSoft Mail Server User API
Session Property
Namespaces > LumiSoft.Net.FTP.Server > FileSysEntry_EventArgs > Session
Gets reference to FTP session.
Syntax
C#Visual BasicManaged C++
public FTP_Session Session { get; }
Public ReadOnly Property Session As FTP_Session
public:
FTP_Session^ Session {
	FTP_Session^ get ();
}

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