Simplifying UI and Worker Threads - ThreadBarrier Revisited(blog.quantumbitdesigns.com)
submitted by
QuantumBitDesigns(325) 3 years, 11 months ago
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.
|category: C#
|Views: 27
tags:
C# another
Everyones tags:
Your Tags: