Click or drag to resize
DeletedRoomsCleaner Class
Scheduled task which cleans rooms marked for deletion.
Inheritance Hierarchy
SystemObject
  CMS.ChatDeletedRoomsCleaner

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public class DeletedRoomsCleaner : ITask

The DeletedRoomsCleaner type exposes the following members.

Constructors
  NameDescription
Public methodDeletedRoomsCleaner
Top
Methods
  NameDescription
Public methodExecute
Executes task.
Top
See Also