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