JoinableTaskCollection::Remove Method (JoinableTask^)
Visual Studio 2015
Removes the specified job from this collection, or decrements the ref count if this collection tracks it.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Parameters
- job
-
Type:
Microsoft.VisualStudio.Threading::JoinableTask^
The job to remove.
Show: