maxConcurrentSessions property

int? maxConcurrentSessions
final

Cap on concurrent openSession sessions; null = unlimited.

Implementation

final int? maxConcurrentSessions;