Kentico 8.2 API Reference
Kentico 8.2 API Reference
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: 8.2.23
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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com