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

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