Avatar of Tomsmith2901
Tomsmith2901

asked on 

Delphi 7 and MSMQ on Arrived Event

can anyone help me with using the MSMQ Com Object MSMQevent? I want to link this to a queue or multiple queues so that i can read the message. At the moment i am having to establish a timer to look for messages but this it too slow and i need 5 timers to manage the data flow each executing every 1ms! i need to move towards threads and want to use the onevent event on the component! Thanks
Editors IDEsDelphi

Avatar of undefined
Last Comment
Tomsmith2901

8/22/2022 - Mon