JoinableTaskCollection::Add Method (JoinableTask^)
Visual Studio 2015
Adds the specified job to this collection.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Parameters
- job
-
Type:
Microsoft.VisualStudio.Threading::JoinableTask^
The job to add to the collection.
Show: