Click or drag to resize
ChatCurrentStateCacheWrapperTData, TKeyInvalidate Method
Invalidates data - this means, that before next getting of data (get CurrentState) data will be updated. Across web farms.

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