SimpleWorkerRequest.ReadEntityBody Method
Overloaded. Reads request data from the client (when not preloaded).
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ReadEntityBody(Byte[], Int32) | Reads request data from the client (when not preloaded). (Inherited from HttpWorkerRequest.) |
|
ReadEntityBody(Byte[], Int32, Int32) | Reads request data from the client (when not preloaded) by using the specified buffer to read from, byte offset, and maximum bytes. (Inherited from HttpWorkerRequest.) |