menu
testcontainers_core package
documentation
testcontainers.dart
ContainerConfig
stopTimeout property
stopTimeout property
dark_mode
light_mode
stopTimeout
property
int
?
stopTimeout
final
Timeout in seconds before a SIGKILL is sent after
stopSignal
.
Implementation
final int? stopTimeout;
testcontainers_core package
documentation
testcontainers
ContainerConfig
stopTimeout property
ContainerConfig class