Returns the HTTP request body that has been prefetched.
The byte array containing the data that has been prefetched.
This method should be invoked prior to calling HttpWorkerRequest.ReadEntityBody(byte[], int) as the web server implementing this class might have loaded some data in advance.See also: HttpWorkerRequest.HasEntityBody() and HttpWorkerRequest.IsEntireEntityBodyIsPreloaded().
Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0