Property MaxRetries
MaxRetries
Maximum number of retry attempts before marking a message as poisoned. Default: 5.
public int MaxRetries { get; set; }
Maximum number of retry attempts before marking a message as poisoned. Default: 5.
public int MaxRetries { get; set; }