Click or drag to resize
CacheItem<T> Properties

The CacheItem< T> generic type exposes the following members.

Properties
  NameDescription
Public propertyCachedItem
Gets the cached item.
Public propertyExpired
Public propertyExpiresOnUTC
Gets the expires on date/time, in UTC
Public propertyTag
Gets the tag the cacheitem is cached under.
Top
See Also