Understanding procedure handles in distributed ABL sessions
Every active ABL procedure, whether running on an ABL client or in an AppServer agent, has a procedure handle associated with it. Among the various attributes of the procedure handle, the PROXY, REMOTE, PERSISTENT, SINGLE-RUN, and SINGLETON attributes combine to provide important information about the procedure and its handle in a distributed application environment.