HttpWorkerRequest::GetPreloadedEntityBody Method
.NET Framework (current version)
Overloaded. Returns the portion of the HTTP request body that has currently been read.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | GetPreloadedEntityBody() | Returns the portion of the HTTP request body that has already been read. |
![]() | GetPreloadedEntityBody(array<Byte>^, Int32) | Gets the portion of the HTTP request body that has currently been read by using the specified buffer data and byte offset. |
Show:
