JoinableTaskCollection::JoinTillEmptyAsync Method ()
Visual Studio 2015
Joins the caller's context to this collection till the collection is empty.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Return Value
Type: System.Threading.Tasks::Task^A task that completes when this collection is empty.
Show: