WebContext.setWebProcessCountLimit

Sets the maximum number of web processes that can be created at the same time for the @context. The default value is 0 and means no limit.

This function is now deprecated and does nothing for security reasons.

class WebContext
void
setWebProcessCountLimit
(
uint limit
)

Parameters

limit uint

the maximum number of web processes

Meta

Since

2.10