ReadAsyncReceipt Method

Reads an asynchronous MDN receipt from the current HTTP session.

Syntax

public void ReadAsyncReceipt();
Public Sub 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) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 .NET Edition - Version 20.0 [Build 8203]