ICacheItemRefreshAction Members
Include Protected Members
Include Inherited Members
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 ICacheItemRefreshAction type exposes the following members.
Methods
Name | Description | |
---|---|---|
Refresh |
Called when an item expires from the cache. This method can be used to notify an application that the expiration occured, cause the item to be refetched and refreshed from its original location, or perform any other application-specific action.
|
See Also
ICacheItemRefreshAction Interface
Microsoft.Practices.EnterpriseLibrary.Caching 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. |