CallbackDispatchOptions.MaxAttempts property
Maximum number of retry attempts for failed callback requests.
public int MaxAttempts { get; set; }
See Also
- record CallbackDispatchOptions
- namespace Kestrun.Callback
Maximum number of retry attempts for failed callback requests.
public int MaxAttempts { get; set; }