forum

Home / DeveloperSection / Forums / How to use thread pool for some repetitive task in c# ?

How to use thread pool for some repetitive task in c# ?

Anupam Mishra207007-Jan-2016
I want to write Thread Pool using C# for some repetitive task which is controlled through thread Scheduler.thread Scheduler will run after interval of 2 minutes.Can you please provide me few guidelines regarding how to write thread pool in C#.?

Updated on 08-Jan-2016

Can you answer this question?


Answer

1 Answers

Liked By