HttpWorkerRequest.GetTotalEntityBodyLength Method ()

 

Gets the length of the entire HTTP request body.

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

Public Overridable Function GetTotalEntityBodyLength As Integer

Return Value

Type: System.Int32

An integer containing the length of the entire HTTP request body.

.NET Framework
Available since 2.0
Return to top
Show: