LumiSoft Mail Server User API
TotalSmtpSessions Property
Namespaces > LumiSoft.MailServer.API.UserAPI > ServerInfo > TotalSmtpSessions
Gets all virtual servers total SMTP sessions.
Syntax
C#Visual BasicManaged C++
public int TotalSmtpSessions { get; }
Public ReadOnly Property TotalSmtpSessions As Integer
public:
int TotalSmtpSessions {
	int get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)