Click or drag to resize
ChatCacheBeaconInvalidate Method
Invalidates beacon - next call of IsValid will return false. This invalidation works across web farms.

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