ChatCacheBeacon Constructor Kentico 8.0 API Reference
Constructs cache beacon. First call to IsValid method will return false.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

key
Type: OnlineSystem String
Globally unique key
persistence
Type: OnlineSystem TimeSpan
Persistence - method IsValid() will return false after this amount of time passes
See Also