System.Web.Configuration.CacheSection Members

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

See Also: Inherited members from System.Configuration.ConfigurationSection

Public Constructors

Initializes a new instance of the System.Web.Configuration.CacheSection class.

Public Properties

DisableExpirationbool.

Gets or sets a value indicating whether the cache expiration is disabled.

DisableMemoryCollectionbool.

Gets or sets a value indicating whether the cache memory collection is disabled.

PercentagePhysicalMemoryUsedLimitint.

Gets or sets a value indicating the maximum percentage of virtual memory usage.

PrivateBytesLimitlong.

Gets or sets a value indicating the maximum size of the working-process private space.

PrivateBytesPollTimeTimeSpan.

Gets or sets a value indicating the time interval between polling for the worker-process memory usage.

Protected Properties

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