ExpireInterval

The number of hours to wait between DREEXPIRE operations. Specify the time in the 24-hour clock, in the format hh:mm.

When you start the Content component, the specified ExpireInterval must elapse (after the specified ExpireTime) before the first DREEXPIRE operation takes place.

To run daily expiration operations, set ExpireInterval to 0.

Type: Long
Default: 0
Required: No
Configuration Section: Schedule
Example: ExpireInterval=12:00
ExpireTime=19:00

In this example, if you start Content at 18:00, the first expiry operation occurs at 07:00 the following day.
See Also: Expire
ExpireTime