HttpRequest.TotalBytes Property
.NET Framework (current version)
Gets the number of bytes in the current input stream.
Assembly: System.Web (in System.Web.dll)
The following code example determines whether the TotalBytes property value is greater than 1000 bytes and writes that information to a file.
.NET Framework
Available since 1.1
Available since 1.1
Show: