J-Integra® Espresso Programming Documentation (API)

RuntimeConfiguration.SetThreadPoolSize Method

Tells runtime how many threads to create in the server thread pool. Default is 10.

void SetThreadPoolSize(
 int threadPoolSize
);

Parameters

threadPoolSize
Tells runtime how many threads to create in the server thread pool.

Return Value

none

Remarks

none

Exceptions

none

See Also

Runtime Config | Runtime Namespace