Click or drag to resize

BaseReaderBytesRead Property

The number of bytes read since the reader was instantiated.

Namespace: EdiFabric.Framework.Readers
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public int BytesRead { get; set; }

Property Value

Int32
See Also