wwServerConfig::nMemUsage
Memory usage flag. This value is passed to VFP's SYS(3050) function to attempt to limit memory usage of the Web Connection application servers.
This behavior operation can be overridden as it's set in the exposed SetServerProperties method of the server's startup code like this:
SYS(3050,2,THIS.oConfig.nMemUsage)
Parameters
Initial value: 8176
See also
Class wwServerConfig© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic