cacheTime property

DateTime cacheTime
getter/setter pair

Content cache time

if content cache time greater than maxCacheDuration or maxStorageDuration controller will remove this content

Implementation

DateTime cacheTime = DateTime.now();