menu
socket_io_native_client package
documentation
socket_connection_options.dart
SocketConnectionOptions
reconnectionDelayMax property
reconnectionDelayMax property
dark_mode
light_mode
reconnectionDelayMax
property
int
?
reconnectionDelayMax
final
Maximum delay between reconnection attempts (in milliseconds).
Implementation
final int? reconnectionDelayMax;
socket_io_native_client package
documentation
socket_connection_options
SocketConnectionOptions
reconnectionDelayMax property
SocketConnectionOptions class