ChatCacheBeacon Constructor Kentico 8.1 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.1.5347.20411)

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