Click or drag to resize
SchedulingTimerLastRuns Property

Note: This API is now obsolete.

Last timer run.

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 13.0.131
Syntax
C#
[ObsoleteAttribute("Use 'LastTimerRuns' property instead.")]
public static Hashtable LastRuns { get; }

Property Value

Type: Hashtable
See Also