menu
dart_faye package
documentation
dart_faye.dart
Transport
timeout property
timeout property
dark_mode
light_mode
timeout
property
int
get
timeout
Connection timeout in seconds
Implementation
int get timeout;
set
timeout
(
int
value
)
Set connection timeout
Implementation
set timeout(int value);
dart_faye package
documentation
dart_faye
Transport
timeout property
Transport class