Nexus API Reference

EmPoolConfig
in package

Read onlyYes
FinalYes
Tags
psalm-api

Table of Contents

Properties

$borrowTimeout  : Duration
$clearOnReturn  : bool
$max  : int
$minIdle  : int
$recreateAfter  : int

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct([Duration|null $borrowTimeout = null ][, bool $clearOnReturn = true ][, int $max = 16 ][, int $minIdle = 2 ][, int $recreateAfter = 1000 ]) : mixed
Parameters
$borrowTimeout : Duration|null = null
$clearOnReturn : bool = true
$max : int = 16
$minIdle : int = 2
$recreateAfter : int = 1000

        
On this page

Search results