WebCache PropertiesNemiro.Data.dll

The WebCache type exposes the following members.

Properties

  NameDescription
Public propertyDefaultCacheCapabilities
Gets a description of the features that the cache provides.
(Overrides ObjectCache DefaultCacheCapabilities.)
Public propertyDefaultPolicy
Default cache policy.
Public propertyItem
Gets or sets a value in the cache by using the default indexer property for an instance of the [F:WebCache] class..
(Overrides ObjectCache Item String .)
Public propertyName
Gets the name of the cache.
(Overrides ObjectCache Name.)
Top
See Also