Property RetentionPeriod
RetentionPeriod
How long to keep successfully processed messages before automatic cleanup deletes them. Poisoned messages are never auto-deleted — they require manual investigation. Default: null (automatic cleanup disabled).
public TimeSpan? RetentionPeriod { get; set; }