InitiatedChatsInvalidateUserIDCache Method |
Invalidates cache organized by UserID. So on the next call to GetInitiatedChatRequest, result will be 100% accurate.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public void InvalidateUserIDCache()
See Also