|
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.4.1.0 (10.4.1.0)
Syntaxpublic bool EndOfStream { get; }
Public ReadOnly Property EndOfStream As Boolean
Get
Property Value
Type:
Boolean
See Also