EWANG
Hi,
If I don't want update any GUI ( let's say I just write all the update into a log file) , what type listener should I use? Thanks
Eric
Dario Crivelli
At the moment, the only non-obsolete listener available for getting data is the HandyTableListener.
In general, listeners were not designed by considering whether they would be used for internal operations or for updating a GUI.
Note that in Lightstreamer Client Library for Silverlight no facility is provided for updating the GUI.