Click or drag to resize
StorageTaskType Class
Web farm task types for IO operations
Inheritance Hierarchy
SystemObject
  CMS.IOStorageTaskType

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public class StorageTaskType

The StorageTaskType type exposes the following members.

Constructors
  NameDescription
Public methodStorageTaskType
Top
Fields
  NameDescription
Public fieldStatic memberDeleteFolder
Delete physical folder.
Public fieldStatic memberDeletePhysicalFile
Delete physical file
Public fieldStatic memberUpdatePhysicalFile
Update physical file
Top
See Also