HttpWorkerRequest::GetPreloadedEntityBody Method (array<Byte>^, Int32)
.NET Framework (current version)
Gets the portion of the HTTP request body that has currently been read by using the specified buffer data and byte offset.
Assembly: System.Web (in System.Web.dll)
Parameters
- buffer
-
Type:
array<System::Byte>^
The data to read.
- offset
-
Type:
System::Int32
The byte offset at which to begin reading.
.NET Framework
Available since 2.0
Available since 2.0
Show: