ICacheItemExpiration 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 ICacheItemExpiration type exposes the following members.
Methods
Name | Description | |
---|---|---|
HasExpired |
Specifies if item has expired or not.
|
|
Initialize |
Called to give the instance the opportunity to initialize itself from information contained in the CacheItem.
|
|
Notify |
Called to tell the expiration that the CacheItem to which this expiration belongs has been touched by the user
|
See Also
ICacheItemExpiration 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. |