JoinableTaskFactory.Add Method (JoinableTask)
Visual Studio 2015
Adds the specified joinable task to the applicable collection.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Parameters
- joinable
-
Type:
Microsoft.VisualStudio.Threading.JoinableTask
The joinable task.
Show: