menu
serverpod_postgres_pool package
documentation
postgres_pool.dart
PgPoolStatus
pendingSessionCount property
pendingSessionCount property
dark_mode
light_mode
pendingSessionCount
property
int
pendingSessionCount
final
The number of sessions waiting for a connection to become available.
Implementation
final int pendingSessionCount;
serverpod_postgres_pool package
documentation
postgres_pool
PgPoolStatus
pendingSessionCount property
PgPoolStatus class