IBM MQ Client disconnect after 10 minutes: IBM.XMS.IllegalStateException
问题 I am using this example from IBM. I have just copied and pasted the code: https://github.com/ibm-messaging/mq-dev-patterns/blob/master/dotnet/dotNetGet.cs I am connecting to a MQ Server version 9.0.0.5 I am using a console application .Net Framework 4.6.1 The MQ client installed in my local machines is 9.1.0.1 I can see a very strange behavior. The application run normally and it is able to get messages. But it would disconnect after exactly 10 minutes. It is always 10 minutes. This is the