Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using IBM MQ.

An application drops the messages in the MQ and my application reads from the queue

I want to
Capture the time when the message is dropped in queue.
Capture the time when my application reads it from queue.

I need to do this in c# code.

I have searched on the net but did not get solution.

Can someone please help me in this?

Thanks.
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900