Mono Class Library: System.Web.HttpWorkerRequest Overview | Members

System.Web.HttpWorkerRequest.GetPreloadedEntityBody Overloads

The overloads of GetPreloadedEntityBody are listed below. For a list of all members, see the HttpWorkerRequest Members list.

Public Methods

GetPreloadedEntityBody() : byte[]
Returns the HTTP request body that has been prefetched.
GetPreloadedEntityBody(byte[], int) : int
Documentation for this section has not yet been entered.