IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

Send Method

Prepares and sends the AS1 message.

Syntax

async as1sender.send(): Promise<void>

Remarks

Invoking Send will prepare and send the AS1 message. It will be signed if SigningCert is set, encrypted if RecipientCert is set, and compressed if CompressionFormat is set. A receipt will be requested if MDNTo is set.

You should set MailServer prior to sending.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 JavaScript Edition - Version 20.0 [Build 8262]