Click or drag to resize
SchedulingHelperApplicationInterval Method
Gets application scheduler interval.

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 10.0.0
Syntax
C#
public static int ApplicationInterval(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Int32
See Also