A method that this always running and is it updating (listview). Someone know that could use?
Hi @LuisRodriguez92
While there must be better a way, you could simulate a "always running method" with a Timer and a asynchronous method that updates the ListView.
Hope this helps,
Tim
Answers
Hi @LuisRodriguez92
While there must be better a way, you could simulate a "always running method" with a Timer and a asynchronous method that updates the ListView.
Hope this helps,
Tim