An item of cached data, timestamped with the time it was cached, when it was locked, when it was unlocked

The following tables list the members exposed by the CachedItem type.

Public Methods

  NameDescription
IsGettable
Is this item visible to the timestamped transaction?

IsPuttable
Don't overwite already cached items

Lock
Lock the item

ToString (Overrides .ToString().)

Public Constructors

  NameDescription
CachedItemNew

Public Properties

  NameDescription
FreshTimestamp
The timestamp on the cached data

IsLock
Not a lock!

Value
The actual cached data