Function which returns all data in CurrentStateCacheWrapper. This function is used to load initial data. Then
FetchChangedDataFunc is used to update current state.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Return Value
Type: IEnumerable<TData>See Also