How to monitor outgoing messages from TIBCO EMS .Net client?

Posted by Waheed Sayed on Stack Overflow See other posts from Stack Overflow or by Waheed Sayed
Published on 2010-02-01T11:13:01Z Indexed on 2010/06/14 11:02 UTC
Read the original article Hit count: 334

Filed under:
|
|
|

While using the .Net client TIBCO EMS, How to monitor outgoing messages from my .Net Tibco client?

I'm going to send Application-level, not jms-level, acknowlegements and replies. How can I tell If the application sent them or not? If the client failed to send a message will it throw an exception or store the message to try again later?

Bottom line, Is there any tool enables me to monitor activities(outgoing) from client point of view?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about jms