Click or drag to resize
ChatIncrementalCacheWithCurrentStateWrapperTData, TPrimaryKeyGetCurrentStateWithLastChange Method
Gets current state together with time of last change.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public ICacheWrapperResponse<TData> GetCurrentStateWithLastChange()

Return Value

Type: ICacheWrapperResponseTData
See Also