SchedulingTimerLastTimerRuns Property |
Last runs of the site timers.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 13.0.131
Syntax public static Dictionary<string, DateTime> LastTimerRuns { get; }
Property Value
Type:
DictionaryString,
DateTimeSee Also