Click or drag to resize
InitiateChatRequestDataLastChange Property
Time when was this request changed for the last time. This time should be send back to server by client in next request.

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

Property Value

Type: Int64
See Also