简体   繁体   中英

Check connection between two Queue managers

I have an application that communicate with local IBM MQ Queue Manager that is also connected with a remote Queue Manager.

Is there an event in the IBM c# API that can notify me when the connection between the local and the remote queue manager fell?

If there isn't what is the best way to get it ?

这就是您实施 MQ 监控解决方案而不是将监控代码放在每个应用程序中的原因。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM