Click or drag to resize
InitiateChatRequestDataChangeTime Property
When was this request changed for the last time (new message in room, changed state, etc.).

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public DateTime ChangeTime { get; set; }

Property Value

Type: DateTime

Implements

IChatIncrementalCacheableChangeTime
See Also