The CacheEntryPolicy type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AbsoluteExpiration |
The fixed date and time at which the cache entry will expire.
| |
| SlidingExpiration |
Gets or sets a value that indicates whether a cache entry should be evicted if it has not been accessed in a given span of time.
|
See Also