Disconnects the terminal from CICS®.
void disconnect(Ccl::Bool withPurge)
- withPurge
-
- Ccl::Yes
- Disconnects the terminal from CICS and
attempts to purge any outstanding running transaction. This purge
function does not cancel ATI requests queued against the terminal.
- Ccl::No
- Disconnects the terminal from CICS. No
attempt is made to purge outstanding running transactions.