| 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: 10.0.0
 Syntax
Syntaxpublic void InvalidateCurrentState()
 See Also
See Also