LumiSoft Mail Server User API
Size Property
Namespaces > LumiSoft.Net.Log > LogEntry > Size
Gets how much data was readed or written, depends on LogEntryType.
Syntax
C#Visual BasicManaged C++
public int Size { get; }
Public ReadOnly Property Size As Integer
public:
int Size {
	int get ();
}

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