3.1.2.3 Waiting Message Read Timer

This timer regulates the amount of time that the queue manager waits before generating a Waiting Message Read Timer Stop (section 3.1.7.3.5) event.

The queue manager initializes this timer during processing of a Waiting Message Read Timer Start (section 3.1.7.3.4) event. The initialization MUST provide the duration of the timer and a WaitingMessageReadOperation (section 3.1.1.10) ADM element instance.

This timer MUST expire after the duration specified in the initialization. If the specified duration is Infinite, this timer MUST NOT expire.

On expiration, the queue manager generates a Waiting Message Read Timer Expired (section 3.1.6.3) event with the following arguments:

  • iReader := the WaitingMessageReadOperation ADM element instance that was provided at initialization.