Shantoh Singh

Shantoh Singh

  • NA
  • 164
  • 20k

Task and TaskFactory

Feb 23 2018 12:07 AM
Hi Friends,
How can I change my code to use TaskFactory. any help would be appreciated.
  1. Task task = new Task(()=> some operation);  
 

Answers (2)