This topic has not yet been rated - Rate this topic

Cache Properties

The Cache type exposes the following members.

  NameDescription
Public property Count Gets the number of items stored in the cache.
Public property EffectivePercentagePhysicalMemoryLimit Gets the percentage of physical memory that can be consumed by an application before ASP.NET starts removing items from the cache.
Public property EffectivePrivateBytesLimit Gets the number of bytes available for the cache.
Public property Item Gets or sets the cache item at the specified key.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.