Click or drag to resize
ChatCurrentStateCacheWrapperTData, TKeyUpdateIfOutdated Method
This method checks cache beacon and if it is needed (timeout or invalidation) it reloads data.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
protected virtual ChatCurrentStateCacheWrapperTData, TKeyCurrentStateCacheWrapperData<TKey, TData> UpdateIfOutdated()

Return Value

Type: ChatCurrentStateCacheWrapperTData, TKeyCurrentStateCacheWrapperDataTKey, TData
See Also