LumiSoft Net Help
BytesReaded Property
NamespacesLumiSoft.Net.IOSmartStreamBytesReaded
Gets how many bytes are readed through this stream.
Declaration Syntax
C#Visual BasicVisual C++F#
public long BytesReaded { get; }
Public ReadOnly Property BytesReaded As Long
	Get
public:
property long long BytesReaded {
	long long get ();
}
member BytesReaded : int64 with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119