ChatInitiatedChatRequestInfoProvider CleanOldRequests Method Kentico 8.0 API Reference
Cleans old initiated chat requests. First, requests are changed to the 'deleted' state, co they can be removed from cache and on the second pass, they are completely deleted.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineInt32
Number of completely deleted requests.
See Also