Click or drag to resize

EdiReaderT, U, V, W, X, Y Methods

The EdiReaderT, U, V, W, X, Y type exposes the following members.

Methods
 NameDescription
Public methodRead Reads an EDI item from the stream.
(Overrides BaseReaderRead)
Public methodReadAsync Reads an EDI item from the stream asynchronously.
(Overrides BaseReaderReadAsync)
Public methodReadAsync(CancellationToken) Reads an EDI item from the stream asynchronously with cancellation token.
(Overrides BaseReaderReadAsync(CancellationToken))
Top
See Also