This class uses cache to control timeouts of other cached items.
It does not store any data itself.
It allows to invalidate caches across web farms (that's the reason why cache is used here - touching cache is propagated across web farms) or only locally.
Inheritance Hierarchy
CMS.Chat ChatCacheBeacon
Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
See Also