HttpRuntimeSection.AsyncPreloadMode Property
.NET Framework (current version)
Gets or sets the mode of the request entity that is asynchronously preloaded.
Assembly: System.Web (in System.Web.dll)
<ConfigurationPropertyAttribute("asyncPreloadMode", DefaultValue := AsyncPreloadModeFlags.None)> Public Property AsyncPreloadMode As AsyncPreloadModeFlags
This property must to be set before ExecuteRequestHandleris set in the ASP.NET pipeline.
.NET Framework
Available since 4.5
Available since 4.5
Show: