IccProgram LoadOpt
- releaseAtTaskEnd
- Indicates that CICS® should automatically allow the program to be unloaded at task termination.
- hold
- Indicates that CICS should not automatically allow the program to be unloaded at task termination. (In this case, this or another task must explicitly use the unload method).