Property CleanupBatchSize
CleanupBatchSize
Maximum number of rows to delete per cleanup batch to avoid long-running transactions. Only applies when RetentionPeriod is set. Default: 10000.
public int CleanupBatchSize { get; set; }
Maximum number of rows to delete per cleanup batch to avoid long-running transactions. Only applies when RetentionPeriod is set. Default: 10000.
public int CleanupBatchSize { get; set; }