Property CleanupInterval
CleanupInterval
How often the cleanup service runs to delete old completed handler statuses. Only applies when RetentionPeriod is set. Default: 1 hour.
public TimeSpan CleanupInterval { get; set; }
How often the cleanup service runs to delete old completed handler statuses. Only applies when RetentionPeriod is set. Default: 1 hour.
public TimeSpan CleanupInterval { get; set; }