Page Contents
Home > @loopback/pooling > PoolingService > (constructor)
PoolingService.(constructor)
Constructs a new instance of the PoolingService
class
Signature:
constructor(context: Context, options: PoolingServiceOptions<T>);
Parameters
Parameter | Type | Description |
---|---|---|
context | Context | |
options | PoolingServiceOptions<T> |