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