Click or drag to resize
TemporaryAttachmentsCleaner Class
Provides an ITask interface for the temporary attachments deletion.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngineTemporaryAttachmentsCleaner

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public class TemporaryAttachmentsCleaner : ITask

The TemporaryAttachmentsCleaner type exposes the following members.

Constructors
  NameDescription
Public methodTemporaryAttachmentsCleaner
Top
Methods
  NameDescription
Public methodExecute
Executes the purge action.
Top
See Also