Unable to increase the Session Timeout on Consumer end

Options
Balaji J
Balaji J Member Posts: 1
Hi Solace Team,

We have Solace Queue which is published on server, While trying to consume the messages from Queues, the messages are consumed only for few seconds when we deployed to our QA environment
Though the session timer is set to 24 hours, what could be the issue here,
Is there any way to set the session timer to Infinite

Note: All this code is implemented in C#.NET, we are using Nuget package (Solacesystems.solclient.Messaging – 10.23.0)

Comments