Click or drag to resize

NcpdpTelcoReader Methods

The NcpdpTelcoReader type exposes the following members.

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