DayPilot.Scheduler.autoRefreshMaxCount

autoRefreshMaxCount (int)

Maximum number of auto-refresh requests. The count gets reset after a page reload or a callback.

Default Value

20

Example

dps.autoRefreshMaxCount = 10;

See Also