Windows.System.Threading.ThreadPool.RunAsync
February 8, 2017 ยท View on GitHub
-description
Creates a work item.
-parameters
-param handler
The method to call when a thread becomes available to run the work item.
-returns
An IAsyncAction interface that provides access to the work item.