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.

The Event tab shows information about the input parameters for the selected queued event.

Note: This tab is enabled only when an event is selected in the grid view of the Event Queue form. For event handlers, this tab is disabled.

The Handler tab provides information about the currently selected event handler.

Note: This tab is enabled only when an event handler is selected in the grid view of the Event Queue form. For events, this tab is disabled.