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

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