ExpirationTask 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 ExpirationTask type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExpirationTask |
Initialize an instance of the ExpirationTask class with an ICacheOperations object.
|
Methods
Name | Description | |
---|---|---|
DoExpirations |
Perform the cacheItemExpirations.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MarkAsExpired |
Mark each CacheItem as expired.
|
|
MemberwiseClone | (Inherited from Object.) | |
PrepareForSweep |
Prepare to sweep the CacheItems.
|
|
SweepExpiredItemsFromCache |
Sweep and remove the CacheItems.
|
|
ToString | (Inherited from Object.) |
See Also
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. |