Click or drag to resize
SchedulingHelperLogTasks Property
If true, executed tasks are logged into file.

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 10.0.0
Syntax
C#
public static bool LogTasks { get; set; }

Property Value

Type: Boolean
See Also