maxSessionUse property

Duration? maxSessionUse
final

The maximum duration a connection is used by sessions. New sessions won't be scheduled after this limit is reached.

Implementation

final Duration? maxSessionUse;