AbsoluteTime 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 AbsoluteTime type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AbsoluteTime | Overloaded. |
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 |
Called to give this object an opportunity to initialize itself from data inside a CacheItem
|
|
MemberwiseClone | (Inherited from Object.) | |
Notify |
Called to notify this object that the CacheItem owning this expiration was just touched by a user action
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
AbsoluteExpirationTime |
Gets the absolute expiration time.
|
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. |