streamingConnectionTimeout property

Duration streamingConnectionTimeout
final

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;