Avoiding Race Conditions with a BackgroundWorker(blog.bucketsoft.com)
submitted by
BucketSoft(324) 7 months, 19 days ago
What is a race condition you say? Well, simply put, it's when two or more threads race to an event or line of code. Sometimes one thread will win the race, and sometimes the other thread will. What this comes down to is that this inconsistent behavior can cause some strange and unexpected results.
|category: C#
|Views: 197
tags:
C# another
Everyones tags:
Your Tags: