我想知道什么用于需要很多性能的任务. Backgroundworker,Thread还是ThreadPool?
Backgroundworker
Thread
ThreadPool
到目前为止,我一直在使用Threads,但我需要提高应用程序的速度.
c# performance multithreading backgroundworker threadpool
backgroundworker ×1
c# ×1
multithreading ×1
performance ×1
threadpool ×1