ThreadWorkerTMaintenanceInterval Property |
Gets the maintenance interval in milliseconds for the worker. When 0 (default), the maintenance is not performed.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax protected virtual int MaintenanceInterval { get; }
Property Value
Type:
Int32See Also