|
FlatReaderReadToEnd Method
|
Reads an item from the stream.
Namespace:
EdiFabric.Framework.Readers
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntaxpublic EdiMessage ReadToEnd()
Public Function ReadToEnd As EdiMessage
Return Value
Type:
EdiMessageIndication if an item was read.
See Also