System.Web.Configuration.HostingEnvironmentSection Members

The members of System.Web.Configuration.HostingEnvironmentSection are listed below.

See Also: Inherited members from System.Configuration.ConfigurationSection

Public Constructors

Initializes a new instance of the System.Web.Configuration.HostingEnvironmentSection class by using default settings.

Public Properties

IdleTimeoutTimeSpan.

Gets or sets the amount of time, in minutes, before unloading an inactive application.

ShadowCopyBinAssembliesbool.

Gets or sets a value indicating whether the assemblies of an application in Bin are shadow copied to the application's ASP.NET Temporary Files directory.

ShutdownTimeoutTimeSpan.

Gets or sets the amount of time, in seconds, to gracefully shut down the application.

Protected Properties

[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.