Error!
Success!

Stop Polluting the UI Thread - Use a ThreadBarrier

0
kicks

Stop Polluting the UI Thread - Use a ThreadBarrier  (Unpublished)

A ThreadBarrier is a technique for simplifying the interaction between the UI and a worker thread. No longer do UI Controls need to check InvokeRequired and do the posting of events from a worker thread.


Kicked By:
Drop Kicked By: