maxConnectionTime property
The maximum amount of time the communicator can be connected to the server for each connected sessions. After this time expires, the communicator will disconnect from the server and immediately attempt to reconnect to resume the session.
Implementation
final Duration maxConnectionTime;