set_web_process_count_limit


Description:

[ Version ( deprecated = true , deprecated_since = "2.26" , since = "2.10" ) ]
public void set_web_process_count_limit (uint limit)

Warning: set_web_process_count_limit is deprecated since 2.26.

Sets the maximum number of web processes.

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

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

Parameters:

this

the WebContext

limit

the maximum number of web processes