Resident Task (Magic xpa 4.x)
When you set the Resident Task property to Yes, the called task or program is loaded into memory when its calling task is loaded, and remains in memory until the calling task is finished. This trades memory for improved performance, by attempting to keep the task in memory for repeated calling from a parent task. Use this option sparingly on systems with limited memory resources.
Default: No
Relevant interfaces: Online and Batch tasks