MCPcopy Create free account
hub / github.com/coopernurse/node-pool / max

Method max

lib/Pool.js:731–733  ·  view source on GitHub ↗

* maximum size of the pool * @return {Number} [description]

()

Source from the content-addressed store, hash-verified

729 * @return {Number} [description]
730 */
731 get max() {
732 return this._config.max;
733 }
734
735 /**
736 * minimum size of the pool

Callers 3

setTimeoutMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected