LumiSoft Mail Server User API
ReadedCount Property
Namespaces > LumiSoft.Net > SocketServerSession > ReadedCount
Gets how many bytes are readed through this session.
Syntax
C#Visual BasicManaged C++
public long ReadedCount { get; }
Public ReadOnly Property ReadedCount As Long
public:
long long ReadedCount {
	long long get ();
}

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