Freeing resources when thread is not alive

前端 未结 3 791
天命终不由人
天命终不由人 2021-01-24 10:54

I am using BackgroundWorker and inside it I am using foreach loop, inside which i create new thread, wait for it to finish, and than report progress and continue foreach loop. H

3条回答
提交回复
热议问题