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 ?