ICacheStatisticRecord Properties

Scanjour Workflow4 Reference Manual

The ICacheStatisticRecord type exposes the following members.

Properties

  NameDescription
Public propertyCacheTimeStamp
The DateTime when the object was inserted to the cache.
Public propertyDatabase
Database where the cached item origins
Public propertyKey
Key of the object as a string
Public propertyLength
The size in bytes of the object
Public propertyLoadTime
The time spent on creating the object
Public propertyNrOfHits
The number of times the object have been retrieved from the cache
Public propertyRepositoryTimeStamp
The DateTime when the object was last updated in the underlying repository (eg. database)
Top
See Also

Reference