The EasyCache type exposes the following members.

Fields

  NameDescription
IndicatorCacheUpdateSentOK
Indicator to be used on the cache item receiver page to indicate send success,

This value will be verified through the response to make sure that it was sent successfully.

IndicatorRemoveSimilarItems
Indicator to be used when all remaining similar items have to be removed (all items with the same opening cache key),

It may be required in cases where some of the cache key components cannot be restored.

Remarks

In order to be used simply add this value to the end of a cache key string.
Separator
Seperator to be used within cache keys

See Also