![]() | Vda |
The VdaReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | VdaReader(Stream, FuncString, MessageContext, VdaReaderSettings) | Initializes a new instance of the VdaReader class. |
![]() | VdaReader(Stream, FuncString, MessageContext, Encoding, String, Int32) | Initializes a new instance of the VdaReader class. |
Name | Description | |
---|---|---|
![]() | Read |
Reads an item from the stream.
(Overrides BaseReaderRead) |
![]() | ReadAsync |
Reads an item from the stream asynchronously.
(Overrides BaseReaderReadAsync) |
![]() | ReadAsync(CancellationToken) |
Reads an item from the stream asynchronously with cancellation token.
(Overrides BaseReaderReadAsync(CancellationToken)) |