In one of our WPF application we have used RSB to send and receive messages.
The way we update the UI thread is by using an event aggregator from the
clients consumer. In our case all event aggregator messages are sent on the
UI thread. The only thing I'm not particularly fond of is that very few
messages that we've used are sent via Notify and the automatic subscriptions
that occurs in RSB is unnecessary because Send / Reply will work fine
without any awareness of subscriptions.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to