Event Queue
This form displays a list of all asynchronous events and event handlers that the system has queued for processing. All information on this form is display-only.
Events on the queued list are processed in FIFO (first in, first out) order. The ID number on this form indicates the order in which events are queued for processing.
This form also displays other information about events and event handlers that have been queued for processing. Each event or event handler that has been queued is displayed as a separate record in the grid view.
For more information, see the Guide to the Application Event System.
For more information about asynchronous and queued events, see these topics in the Guide to the Application Event System:
- "Tracking Event System Status"
- "Synchronicity"
The Event tab shows information about the input parameters for the selected queued event.
The Handler tab provides information about the currently selected event handler.