menu
odbc_fast package
documentation
domain/entities/retry_options.dart
RetryOptions
maxAttempts property
maxAttempts property
dark_mode
light_mode
maxAttempts
property
int
maxAttempts
final
Maximum number of attempts (including the first).
Implementation
final int maxAttempts;
odbc_fast package
documentation
domain/entities/retry_options
RetryOptions
maxAttempts property
RetryOptions class