CacheEntryPolicy AbsoluteExpiration Property Nemiro.Data.dll
The fixed date and time at which the cache entry will expire.

Namespace: Nemiro.Data.Caching
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public DateTimeOffset AbsoluteExpiration { get; set; }

Property Value

Type: DateTimeOffset
See Also