Click or drag to resize

BaseReaderEndOfStream Property

Indicates whether the current stream position is at the end of the stream.

Namespace: EdiFabric.Framework.Readers
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public bool EndOfStream { get; }

Property Value

Boolean
See Also