The Cache type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of items stored in the cache.
Public propertyExceptionsEnabled
Flag that indicates whether exceptions are enabled or not.
Public propertyItem
Gets or sets the cache item at the specified key.

See Also