SimpleWorkerRequest.GetPreloadedEntityBody Method
Overloaded. Returns the portion of the HTTP request body that has currently been read.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetPreloadedEntityBody() | Returns the portion of the HTTP request body that has already been read. (Inherited from HttpWorkerRequest.) |
|
GetPreloadedEntityBody(Byte[], Int32) | Gets the portion of the HTTP request body that has currently been read by using the specified buffer data and byte offset. (Inherited from HttpWorkerRequest.) |