ChatCacheBeacon IsValid Method Kentico 8.0 API Reference
Checks if beacon is valid. It takes into consideration local and cache invalidation. If beacon is not valid, it calls Reset itself, so next call will return true again. First call to this method will return false. Method is thread safe.

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

Return Value

Type: OnlineBoolean
True if timeout has not passed and nobody has invalidated this beacon
See Also