 | 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
Syntaxpublic bool EndOfStream { get; }
Public ReadOnly Property EndOfStream As Boolean
Get
Property Value
Boolean
See Also