Click or drag to resize
OnlineSupport.InvalidateOnlineSupportCache Method
Invalidates cache of online supporters. This method has to be called after user logs into or leaves support. Otherwise cache can be outdated.

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