HttpWorkerRequest.GetPreloadedEntityBody Method

Overloaded. Returns the portion of the HTTP request body that has currently been read.

Name Description
HttpWorkerRequest.GetPreloadedEntityBody () Returns the portion of the HTTP request body that has already been read.
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.

Community Additions

ADD
Show: