LumiSoft Mail Server User API
Sessions Property
Namespaces > LumiSoft.Net.FTP.Server > FTP_Server > Sessions
Gets active sessions.
Syntax
C#Visual BasicManaged C++
public FTP_Session[] Sessions { get; }
Public ReadOnly Property Sessions As FTP_Session()
public:
array<FTP_Session^>^ Sessions {
	array<FTP_Session^>^ get ();
}

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