Gets number of bytes written to source stream.

Syntax
| C# | Visual Basic | Managed 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)