property DatabasePoolCapacity.total

Total connections the pool holds (idle + in use).

Type

number

Usage

import { type DatabasePoolCapacity } from "database-plugin/src/index.ts";