2.2.2.6 Memory Options
This section defines literal constants for memory options, which specify an action to take when a process exceeds its maximum committed memory. These values are used in WSRM Protocol method parameters and XML data elements.
Note All string values are case-insensitive.
Constant/value |
Description |
---|---|
LogEvent "LogEvent" |
An event is written to the event log. |
TerminateApp "TerminateApp" |
The process is terminated. |