Error!
Success!

Simplifying UI and Worker Threads - ThreadBarrier Revisited

0
kicks

Simplifying UI and Worker Threads - ThreadBarrier Revisited  (Unpublished)

The ThreadBarrier pattern describes a way of encapsulating a worker thread inside a non-UI class and exposing the events on the UI thread using a SynchronizationContext instead of Control.Invoke. Today's post revisits the pattern by demonstrating 5 ways a ThreadBarrier can be used.


Kicked By:
Drop Kicked By: