HttpRequestBase.ReadEntityBodyMode Property
.NET Framework (current version)
When implemented in a derived class, gets a value that indicates whether the request entity body has been read, and if so, how it was read.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.ReadEntityBodyModeThe value that indicates how the request entity body was read, or that it has not yet been read.
.NET Framework
Available since 4.5
Available since 4.5
Show: