Click or drag to resize
AzureStorageCacheCleaner Class
Cleans Azure Temp and Cache folders on local file system.
Inheritance Hierarchy
SystemObject
  CMS.AzureStorageAzureStorageCacheCleaner

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

The AzureStorageCacheCleaner type exposes the following members.

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