Click or drag to resize
IChatIncrementalCacheable Interface
Only classes which implement this interface can be stored in ChatParametrizedCacheWrapper.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public interface IChatIncrementalCacheable

The IChatIncrementalCacheable type exposes the following members.

Properties
  NameDescription
Public propertyChangeTime
Change time of this object.
Top
See Also