ChatCacheBeaconIsValid Method |
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.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax Return Value
Type:
BooleanTrue if timeout has not passed and nobody has invalidated this beacon
See Also