Click or drag to resize
ChatSettingsProviderUserLogoutTimeoutSetting 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: 10.0.0
Syntax
C#
public static int UserLogoutTimeoutSetting { get; }

Property Value

Type: Int32
See Also