LumiSoft Mail Server User API
CountWritten Property
Namespaces > LumiSoft.Net.IO > WriteStream_EventArgs > CountWritten
Gets number of bytes written to source stream.
Syntax
C#Visual BasicManaged C++
public int CountWritten { get; }
Public ReadOnly Property CountWritten As Integer
public:
int CountWritten {
	int get ();
}

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