Click or drag to resize
InitiatedChatsInvalidateContactIDCache Method
Invalidates cache organized by ContactID. So on the next call to GetInitiatedChatRequest, result will be 100% accurate.

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