streamingConnectionTimeout property
Timeout when opening a web socket connection. If no message has been received within the timeout duration the socket will be closed.
Implementation
final Duration streamingConnectionTimeout;
Timeout when opening a web socket connection. If no message has been received within the timeout duration the socket will be closed.
final Duration streamingConnectionTimeout;