Vda |
The VdaWriter type exposes the following members.
Name | Description | |
---|---|---|
Write |
Writes a message to the destination.
(Overrides BaseWriterWrite(EdiMessage, Boolean, Separators)) | |
WriteAsync(EdiMessage, Boolean, Separators) |
Writes a message to the destination asynchronously.
(Overrides BaseWriterWriteAsync(EdiMessage, Boolean, Separators)) | |
WriteAsync(EdiMessage, CancellationToken, Boolean, Separators) |
Writes a message to the destination asynchronously with cancellation token.
(Overrides BaseWriterWriteAsync(EdiMessage, CancellationToken, Boolean, Separators)) |