| BaseReaderEndOfStream Property |
Indicates whether the current stream position is at the end of the stream.
Namespace: EdiFabric.Framework.ReadersAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax public bool EndOfStream { get; }
Public ReadOnly Property EndOfStream As Boolean
Get
Property Value
BooleanSee Also