IPWorks MQ 2020 JavaScript Edition

Questions / Feedback?

DoEvents Method

Processes events from the internal message queue.

Syntax

async amqpclassic.doEvents(): Promise<void>

Remarks

When DoEvents is called, the class processes any available events. If no events are available, it waits for a preset period of time, and then returns.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 JavaScript Edition - Version 20.0 [Build 8262]