Jaa


Microsoft.Practices.EnterpriseLibrary.Caching.IsolatedStorage Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Enterprise Library information can be found at the Enterprise Library site.

 

Classes

  Class Description
Public class CacheEntryStore
Manages the storage and retrieval of cache entries in isolated storage.
Public class EntryUpdate
Represents an update to an entry saved to isolated storage.
Public class InvalidDataException
Represents an error caused by invalid data.
Public class IsolatedStorageCacheEntry
A cache entry for the IsolatedStorageCache.
Public class IsolatedStorageCacheEntrySerializer
Manages the serialization and deserialization of entries.
Public class IsolatedStorageInfo
Provides information about the isolated storage.
Public class IsolatedStorageSizeScavengingStrategy
Scavenging strategy for isolated storage, based on quota usage.

Interfaces

  Interface Description
Public interface ICacheEntryStore
Manages the storage and retrieval of cache entries.
Public interface IIsolatedStorageCacheEntrySerializer
Manages serialization of entries.
Public interface IIsolatedStorageInfo
Provides information about the isolated storage.