CacheEntryPolicy PropertiesNemiro.Data.dll

The CacheEntryPolicy type exposes the following members.

Properties

  NameDescription
Public propertyAbsoluteExpiration
The fixed date and time at which the cache entry will expire.
Public propertySlidingExpiration
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.
Top
See Also