Ncpdp |
| Name | Description | |
|---|---|---|
| WriteAsync(TransmissionHeader, String) | Writes a transmission header to the destination to start a new transmission asynchronously. Closes the previous transmission if any. | |
| WriteAsync(EdiMessage, Boolean, Separators) | Writes a message to the destination asynchronously. | |
| WriteAsync(EdiMessage, CancellationToken, Boolean, Separators) | Writes a message to the destination asynchronously with cancellation token. |