| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
interval | xsd:int |
How often to run the scheduled task. The value must be greater than
or equal to 1 and less than 1000. The default value is 1.
The interval acts as a multiplier for the unit of time associated
with a particular scheduler (hours, days, weeks, or months).
For example, setting the HourlyTaskScheduler interval
to 4 causes the task to run every 4 hours.
|
Properties inherited from TaskScheduler | ||
activeTime, expireTime | ||
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |