HttpContextBase.AsyncPreloadMode Property
.NET Framework (current version)
When implemented in a derived class, gets or sets an object that contains flags that pertain to asynchronous preload mode.
Assembly: System.Web (in System.Web.dll)
abstract AsyncPreloadMode : AsyncPreloadModeFlags with get, set override AsyncPreloadMode : AsyncPreloadModeFlags with get, set
Property Value
Type: System.Web.Configuration.AsyncPreloadModeFlagsAn object that contains flags that pertain to asynchronous preload mode.
.NET Framework
Available since 4.5
Available since 4.5
Show: