Queues the specified work to run on the ThreadPool and returns a proxy for the task returned by function.
Syntax
Parameters
- function
-
The work to execute asynchronously
Returns
A task that represents a proxy for the task returned by function.
Remarks
Requirements
Namespace: System.Threading.Tasks
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0