| MessageCacheParams Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Chat
 Syntax
Syntaxpublic class MessageCacheParams : IChatCacheableParam
The MessageCacheParams type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MessageCacheParams | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CacheKey | 
            Unique key of this params - for caching.
             | 
|  | MaxCount | 
            Maximum number of messages retrieved. Or unlimited if null.
             | 
|  | SinceWhen | 
            Messages sent since when.
             | 
 See Also
See Also