AbsoluteTtl public class AbsoluteTtl : NonSlidingTtl Defines a ttl strategy which will cache items until the specified point-in-time. Documentation Code public AbsoluteTtl(DateTimeOffset absoluteExpirationTime) Initializes a new instance of the AbsoluteTtl class.