Click or drag to resize
ChatCacheBeaconInvalidateLocally Method
Invalidates beacon - next call of IsValid will return false. This invalidation works only locally.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public void InvalidateLocally()
See Also