Click or drag to resize
ThreadWorkerTRunMaintenance Method
Runs the maintenance routine for the worker if it should run.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected void RunMaintenance(
	DateTime now
)

Parameters

now
Type: SystemDateTime
See Also