Own ViewModel - Threads - Dispatcher
Markus Freitag
3,786
Reputation points
Hello,
I use my own ViewModel with properties that display the data via binding. If the properties are set by a thread (Socket Client). Can this lead to problems? Would I have to use Dispatchers, if so, how do I do it correctly?
Thanks for response.
Markus
Sign in to answer