System.Web.HttpWorkerRequest.GetPreloadedEntityBody Method

Gets the portion of the HTTP request body that has currently been read by using the specified buffer data and byte offset.

Syntax

public virtual int GetPreloadedEntityBody (byte[] buffer, int offset)

Parameters

buffer
The data to read.
offset
The byte offset at which to begin reading.

Returns

The portion of the HTTP request body that has been read.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0