ChatIncrementalCacheWithCurrentStateWrapperTData, TPrimaryKeyInvalidateCurrentState Method |
Invalidates current state. Before next fetch of current state data (property CurrentState, method UpdateAndTryGetItem(), etc.)
data will be reloaded from data source.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax public void InvalidateCurrentState()
See Also