menu
odbc_fast package
documentation
domain/entities/retry_options.dart
RetryOptions
maxDelay property
maxDelay property
dark_mode
light_mode
maxDelay
property
Duration
maxDelay
final
Upper bound for delay between retries.
Implementation
final Duration maxDelay;
odbc_fast package
documentation
domain/entities/retry_options
RetryOptions
maxDelay property
RetryOptions class