Method WithRestartDelay
WithRestartDelay(TimeSpan)
Sets the delay before restarting the inbox processor after a crash.
public InboxBuilder<TDbContext> WithRestartDelay(TimeSpan delay)
Parameters
delayTimeSpan
Returns
- InboxBuilder<TDbContext>
Sets the delay before restarting the inbox processor after a crash.
public InboxBuilder<TDbContext> WithRestartDelay(TimeSpan delay)
delay TimeSpan