Click or drag to resize
ThreadWorkerTMaintenanceInterval Property
Gets the maintenance interval in milliseconds for the worker. When 0 (default), the maintenance is not performed.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected virtual int MaintenanceInterval { get; }

Property Value

Type: Int32
See Also