ChatOnlineSupportInfoProviderCleanOnlineSupport Method |
Cleans inactive (not pinging) online supporters.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public static int CleanOnlineSupport(
int inactiveForSeconds
)
Parameters
- inactiveForSeconds
- Type: SystemInt32
Number of seconds of inactivity needed to clean user
Return Value
Type:
Int32Number of cleaned users
See Also