EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

ReadAsyncReceipt Method

Reads an asynchronous MDN receipt from the current HTTP session.

Syntax

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

Remarks

ReadAsyncReceipt is used to read an asynchronous MDN receipt from the current HttpContext . The component will fetch the request stream from the HTTP session. MDNReceipt will be populated with a new instance of MDNReceipt.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]