Click or drag to resize
IChatCacheableParam Interface
Parametrized cache accepts this interface as a parameter.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public interface IChatCacheableParam

The IChatCacheableParam type exposes the following members.

Properties
  NameDescription
Public propertyCacheKey
This key will be used as a cache key.
Top
See Also