System.Web.Configuration.CacheSection: Property Members

The properties of System.Web.Configuration.CacheSection are listed below. For a list of all members, see the CacheSection Members list.

See Also: Inherited members from System.Configuration.ConfigurationSection

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.