Hi,
I have a service bus topic and I want to know when the message was posted on the topic. We might take time to de-queue the message and process it.
We need this information for tracking purpose, consider a scenario when client has posted a message and for some reason we failed to process the message. We want to know that it was actually posted.
Thanks,
Rohit