menu
socket_io_native_client package
documentation
socket_connection_options.dart
SocketConnectionOptions
reconnectionAttempts property
reconnectionAttempts property
dark_mode
light_mode
reconnectionAttempts
property
int
?
reconnectionAttempts
final
Number of reconnection attempts. Use -1 for infinite.
Implementation
final int? reconnectionAttempts;
socket_io_native_client package
documentation
socket_connection_options
SocketConnectionOptions
reconnectionAttempts property
SocketConnectionOptions class