MessageCacheParamsMaxCount Property |
Maximum number of messages retrieved. Or unlimited if null.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public Nullable<int> MaxCount { get; set; }
Property Value
Type:
NullableInt32See Also