What is the difference between BackgroundWorker
and Thread
? In my application I am using a messaging system that communicates with the database regularly. Which one would I want to use here: BackgroundWorker
or Thread
?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…