Click or drag to resize

EdiReaderT, U, V, W, X, YReadAsync Method

Reads an EDI item from the stream asynchronously.

Namespace: EdiFabric.Framework.Readers
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public override Task<bool> ReadAsync()

Return Value

TaskBoolean
Indication if an item was read.
See Also