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: 10.7.4.0
Syntax
public bool EndOfStream { get; }

Property Value

Boolean
See Also