Interval
The time to wait between mailing operation cycles.
Specify the interval in the following format:
NumberTimeUnit
where,
Number
|
is the number of time units to elapse. |
TimeUnit
|
is the time unit to apply. The following units are available:
|
NOTE: If you do not specify a TimeUnit
, IDOL Community Component reads the specified number as seconds.
Type: | Long |
Default: | 1day |
Required: | No |
Configuration Section: | MyCustomFunctionality
|
Example: | Interval=6hours
|
See Also: | Cycles
RunMailer StartTime |