Ah OK. Didn't realize that was the use case. This makes sense now.
Thanks for the quick reply.
Type: Posts; User: rthompson
Ah OK. Didn't realize that was the use case. This makes sense now.
Thanks for the quick reply.
I'm running LS v7.2.2 with a v8.0.7 webclient. The Meta and Data adapters are C# Core v6.
I'm trying to increase the subscription timeout. I increased the subscription_timeout_millis setting...
Giuseppe,
Ok good. Thanks for all the details. Our team appreciates all your help.
Raleigh
We are using C#. I didn't see the forceUnsubscription method on the TableInfo object. It isn't clear how to extend the class to add that functionality.
Is there a method from and Adapter to cancel an existing subscription? We have a use case where the data point a subscription is 'monitoring' will expire. We want to force a cancellation of the...