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.
(Overrides BaseWriterWriteAsync(EdiMessage, Boolean, Separators).)
Top
See Also