Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Chat Namespaces
CMS.Chat
ChatIncrementalCacheWithCurrentStateWrapper(TData, TPrimaryKey) Class
ChatIncrementalCacheWithCurrentStateWrapper(TData, TPrimaryKey) Properties
CurrentState Property
ChatIncrementalCacheWithCurrentStateWrapper
TData
,
TPrimaryKey
CurrentState Property
Current state of items. It is not older than 'maxDelay'
Namespace:
CMS.Chat
Assembly:
CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax
C#
Copy
public
Dictionary
<TPrimaryKey, TData>
CurrentState
{
get
; }
Property Value
Type:
Dictionary
TPrimaryKey
,
TData
See Also
Reference
ChatIncrementalCacheWithCurrentStateWrapper
TData, TPrimaryKey
Class
CMS.Chat Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com