Click or drag to resize
SystemTaskType Class
Operation type enumeration.
Inheritance Hierarchy
SystemObject
  CMS.WebFarmSyncSystemTaskType

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 9.0.0
Syntax
C#
public class SystemTaskType

The SystemTaskType type exposes the following members.

Constructors
  NameDescription
Public methodSystemTaskType
Top
Fields
  NameDescription
Public fieldStatic memberClearWebFarmContext
Clears web farm context information.
Public fieldStatic memberRestartApplication
Restart application operation.
Top
See Also