J-Integra® Espresso Programming Documentation (API)

J2eeAdvancedOptions.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

J2EE Config | J2EE Namespace