The members of System.Web.Configuration.CacheSection are listed below.
See Also: Inherited members from System.Configuration.ConfigurationSection
Initializes a new instance of the System.Web.Configuration.CacheSection class. |
DisableExpiration | bool.
Gets or sets a value indicating whether the cache expiration is disabled. | |
DisableMemoryCollection | bool.
Gets or sets a value indicating whether the cache memory collection is disabled. | |
PercentagePhysicalMemoryUsedLimit | int.
Gets or sets a value indicating the maximum percentage of virtual memory usage. | |
PrivateBytesLimit | long.
Gets or sets a value indicating the maximum size of the working-process private space. | |
PrivateBytesPollTime | TimeSpan.
Gets or sets a value indicating the time interval between polling for the worker-process memory usage. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. |