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 | |
---|---|---|
CacheEntryStore |
Manages the storage and retrieval of cache entries in isolated storage.
|
|
EntryUpdate |
Represents an update to an entry saved to isolated storage.
|
|
InvalidDataException |
Represents an error caused by invalid data.
|
|
IsolatedStorageCacheEntry |
A cache entry for the IsolatedStorageCache.
|
|
IsolatedStorageCacheEntrySerializer |
Manages the serialization and deserialization of entries.
|
|
IsolatedStorageInfo |
Provides information about the isolated storage.
|
|
IsolatedStorageSizeScavengingStrategy |
Scavenging strategy for isolated storage, based on quota usage.
|
Interfaces
Interface | Description | |
---|---|---|
ICacheEntryStore |
Manages the storage and retrieval of cache entries.
|
|
IIsolatedStorageCacheEntrySerializer |
Manages serialization of entries.
|
|
IIsolatedStorageInfo |
Provides information about the isolated storage.
|