Property RetryWaitBetweenAttempts
RetryWaitBetweenAttempts
Specifies the duration to wait between retry attempts for a failed publish operation. See RetryAttempts for the number of retry attempts.
public TimeSpan RetryWaitBetweenAttempts { get; init; }