Server Guide


FREE command

Returns an APPC session to CICS when a transaction owning it no longer requires it. The session can be allocated for use by other transactions. In Smalltalk, the parameters of the FREE command are contained in two classes: CICSAppcfree and CICSAppcfreeResult.

See CICS Application Programming Reference for the syntax of the command and a description of the parameters.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]