Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Chat
ChatCurrentStateCacheWrapper(TData, TKey) Class
ChatCurrentStateCacheWrapper(TData, TKey) Properties
CurrentState Property
ChatCurrentStateCacheWrapper
TData
,
TKey
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
<TKey, TData>
CurrentState
{
get
; }
Property Value
Type:
Dictionary
TKey
,
TData
See Also
Reference
ChatCurrentStateCacheWrapper
TData, TKey
Class
CMS.Chat Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com