| BaseReaderBytesRead Property |
The number of bytes read since the reader was instantiated.
Namespace: EdiFabric.Framework.ReadersAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax public int BytesRead { get; set; }
Public Property BytesRead As Integer
Get
Set
Property Value
Int32See Also