IChatCacheableWithCurrentStateTKey Interface |
Namespace: CMS.Chat
public interface IChatCacheableWithCurrentState<TKey> : IChatIncrementalCacheable
The IChatCacheableWithCurrentStateTKey type exposes the following members.
Name | Description | |
---|---|---|
ChangeTime |
Change time of this object.
(Inherited from IChatIncrementalCacheable.) | |
ChangeType |
Type of change. If it is set to Modify, item with this PK will be added/modified in current state cache.
| |
PK |
Primary key of this item.
|