HttpRequestWrapper.InsertEntityBody Method ()

.NET Framework (current version)
 

Provides with a copy of the HTTP request entity body to IIS.

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

public override void InsertEntityBody()

Exception Condition
PlatformNotSupportedException

The method was invoked on a version of IIS earlier than IIS 7.0.

.NET Framework
Available since 4.5
Return to top
Show: