Communications/Transactions Guide and Reference


APPC Receive Buffer

Select the APPC Receive Buffer part to add an APPC receive buffer. This part represents a buffer you can use to hold the results of an APPC Conversation receive action.

Part:
APPC Receive Buffer icon   APPC Receive Buffer
Category:
APPC icon    APPC
Class Name:
AbtAPPCReception

The APPC Receive Buffer part has no settable attributes. The AbtAPPC Reception class is a subclass of AbtReusable Buffer, which represents memory that is not managed by Smalltalk's garbage collector. You should therefore be sure to free this memory when it is no loner nedded, use the part's free action, to avoid memory leaks.


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