corda / net.corda.client.rpc / CordaRPCClientConfiguration / observationExecutorPoolSize

observationExecutorPoolSize

open val observationExecutorPoolSize: Int

The number of threads to use for observations for executing Observable.onNext. This only has any effect if observableExecutor is null (which is the default). The default is 4.