menu
serverpod_postgres_pool package
documentation
postgres_pool.dart
PgPoolStatus
activeSessionCount property
activeSessionCount property
dark_mode
light_mode
activeSessionCount
property
int
activeSessionCount
final
The number of sessions using an active connection.
Implementation
final int activeSessionCount;
serverpod_postgres_pool package
documentation
postgres_pool
PgPoolStatus
activeSessionCount property
PgPoolStatus class