ListmonkResource.withDatabaseMaxOpenConnections
Method
interface ListmonkResource { // ... omitted for brevity withDatabaseMaxOpenConnections(maxOpen: number): ListmonkResource;}Signature
method
withDatabaseMaxOpenConnectionsbuilderConfigures the maximum number of open PostgreSQL connections.
withDatabaseMaxOpenConnections(maxOpen: number): ListmonkResourceParameters
maxOpennumberReturns
ListmonkResourceDefined on
This method is defined on the following type: