Question: Class Task is part of . NET s Task Parallel Library ( TPL ) for asynchronous programming. Task static method Run receives a _ _

Class Task is part of .NETs Task Parallel Library (TPL) for asynchronous programming. Task static method Run receives a ________ as an argument and executes a method in a separate thread. The method returns a Task where TResult represents the type of value returned by the method being executed.
Group of answer choices
Func delegate
Callback
Task
Thread

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!