Stop Polluting the UI Thread - Use a ThreadBarrier(blog.quantumbitdesigns.com)
submitted by
QuantumBitDesigns(325) 3 years, 11 months ago
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.
|category: C#
|Views: 465
tags:
C# threads another
Everyones tags:
Your Tags: