EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

Send Method

Prepares and sends the AS1 message.

Syntax

[VB.NET]
Public Sub Send()
[C#]
public void Send();

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) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0