Click or drag to resize

NcpdpTelcoWriterWriteAsync Method

Overload List
 NameDescription
Public methodWriteAsync(TransmissionHeader, String) Writes a transmission header to the destination to start a new transmission asynchronously. Closes the previous transmission if any.
Public methodWriteAsync(EdiMessage, Boolean, Separators) Writes a message to the destination asynchronously.
Public methodWriteAsync(EdiMessage, CancellationToken, Boolean, Separators) Writes a message to the destination asynchronously with cancellation token.
Top
See Also