Method WithMaxRetryDelay
WithMaxRetryDelay(TimeSpan)
Sets the maximum backoff delay between retry attempts.
public InboxBuilder<TDbContext> WithMaxRetryDelay(TimeSpan delay)
Parameters
delayTimeSpan
Returns
- InboxBuilder<TDbContext>
Sets the maximum backoff delay between retry attempts.
public InboxBuilder<TDbContext> WithMaxRetryDelay(TimeSpan delay)
delay TimeSpan