LumiSoft Mail Server User API
ReadsInSecond Property
Namespaces > LumiSoft.MailServer.API.UserAPI > ServerInfo > ReadsInSecond
Gets how many KB / Second server reads.
Syntax
C#Visual BasicManaged C++
public int ReadsInSecond { get; }
Public ReadOnly Property ReadsInSecond As Integer
public:
int ReadsInSecond {
	int get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)