maxConnectionTime property

Duration maxConnectionTime
final

The maximum amount of time the websocket can be opened. The communicator will disconnect before this time elapses and reconnect to the server if it is still active.

Implementation

final Duration maxConnectionTime;