|
BaseReaderBytesRead Property
|
The number of bytes read since the reader was instantiated.
Namespace:
EdiFabric.Framework.Readers
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntaxpublic int BytesRead { get; set; }
Public Property BytesRead As Integer
Get
Set
Property Value
Type:
Int32
See Also