Click or drag to resize

VdaReader Methods

The VdaReader type exposes the following members.

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