Cancel a Session

To cancel a session, use one of the following line or session commands:

C, .C, CU, or .CU

Sends an unconditional cancellation request for the session to the application.

CC or .CC

Sends a conditional cancellation request for the session to the application.

CF or .CF

Sends a forced cancellation request for the session to the application.

Each of these commands cause a lost terminal condition for the application associated with the session. The type of lost terminal condition varies with the type of cancellation request, and the application can take different actions accordingly.

For example, a conditional or forced termination of a TSO session leaves a reconnect environment for the user ID, pending a logon reconnect, whereas an unconditional termination logs off the user.

When a session is canceled, its status is set to ENDED. MAI jumps to the session and displays an MAI : Session panel that indicates that a session has completed. The display of this panel can be disabled.

More information:

Terminate a Session