Click or drag to resize
SchedulingHelperServiceInterval Property
Gets windows service interval (in seconds).

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

Property Value

Type: Int32
See Also