menu
testcontainers_core package
documentation
testcontainers.dart
ContainerHealthcheck
timeout property
timeout property
dark_mode
light_mode
timeout
property
int
?
timeout
final
Maximum time to wait for a health check to complete, in nanoseconds.
Implementation
final int? timeout;
testcontainers_core package
documentation
testcontainers
ContainerHealthcheck
timeout property
ContainerHealthcheck class