Skip to main content

SchedulingCleanDataBaseSetting

If the default value for the Task CleanDataBase needs to be overridden.

Examples

    <SchedulingCleanDataBaseSetting Timeout="2" CronTabExpression="* */2 * * *"/>

Properties

PropertyDetails
CronTabExpression optionalType: String Description: Define the cron to launch the CleanDatabase Job.
Identifier default value: SchedulingCleanDataBaseType: String Description: Unique identifier of the setting.
Timeout optionalType: String Description: Defines the maximum time a Job or Task can wait after the last run.