Click or drag to resize

NcpdpTelcoReaderReadAsync Method

Reads an NCPDP TELCO 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