Click or drag to resize
ChatHelperUserLogoutTimeoutSetting Property
Gets timeout needed to automatically logout chat user. Value is taken from settings.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public static int UserLogoutTimeoutSetting { get; }

Property Value

Type: Int32
See Also