Click or drag to resize
ChatCacheBeaconReset Method
Resets timeout, so next time IsValid() will return false again after amount of time specified by persistence argument

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