| FlatReaderReadToEnd Method |
Reads an item from the stream.
Namespace: EdiFabric.Framework.ReadersAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax public EdiMessage ReadToEnd()
Public Function ReadToEnd As EdiMessage
Return Value
EdiMessageIndication if an item was read.
See Also