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.