SlidingTime 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 SlidingTime type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SlidingTime |
Create an instance of this class with the timespan for expiration.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
HasExpired |
Specifies if item has expired or not.
|
|
Initialize |
Used to set the initial value of TimeLastUsed. This method is invoked during the reinstantiation of an instance from a persistent store.
|
|
MemberwiseClone | (Inherited from Object.) | |
Notify |
Notifies that the item was recently used.
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ItemSlidingExpiration |
Returns sliding time window that must be exceeded for expiration to occur
|
|
TimeLastUsed |
Returns time that this object was last touched
|
See Also
Microsoft.Practices.EnterpriseLibrary.Caching.Expirations 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. |