QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

ReadRequest Method

Reads the request from the HTTP context.

Syntax

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

Remarks

This method reads the request from the HTTP context. You may alternatively set RequestData or call SetInputStream to provide the request. After calling this method, call ProcessRequest.

NOTE: This method has a corresponding asynchronous version (ReadRequestAsync) for use in the Xamarin environment.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0