ChatCacheDictionaryWrapperTKey, TValue Class |
Namespace: CMS.Chat
public class ChatCacheDictionaryWrapper<TKey, TValue>
The ChatCacheDictionaryWrapperTKey, TValue type exposes the following members.
Name | Description | |
---|---|---|
ChatCacheDictionaryWrapperTKey, TValue |
Constructs cache dictionary wrapper.
|
Name | Description | |
---|---|---|
GetItem |
Gets item from cache.
| |
InvalidateAll |
Invalidates all items.
| |
InvalidateItem |
Invalidates one item.
|