Method WithDelay
WithDelay(TimeSpan)
Sets the delay between retry attempts.
public RetryOptions WithDelay(TimeSpan delay)
Parameters
delayTimeSpan
Sets the delay between retry attempts.
public RetryOptions WithDelay(TimeSpan delay)
delay TimeSpan