Hi,

We have two connections to the same adapter set in one application. First connection allways connects in a push mode (isPolling = false), second one usually in a polling mode, but sometimes it is able to connect in push mode as well. Is there a way to force the connection to connect in a push mode?

Thanks.