ListmonkResource.withDatabaseMaxIdleConnections
Method
interface ListmonkResource { // ... omitted for brevity withDatabaseMaxIdleConnections(maxIdle: number): ListmonkResource;}Signature
method
withDatabaseMaxIdleConnectionsbuilderConfigures the maximum number of idle PostgreSQL connections.
withDatabaseMaxIdleConnections(maxIdle: number): ListmonkResourceParameters
maxIdlenumberReturns
ListmonkResourceDefined on
This method is defined on the following type: