rpcConcurrency
GetterReadOnly
The maximum number of active requests for a channel that uses an RpcInterface to satisfy its requests. For web-based applications, this is the same as httpConcurrency, but for IpcApps it is determined by the number of workers threads allocated by the backend.
rpcConcurrency: number
Returns - number
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.