IVsTaskSchedulerService::CreateTaskCompletionSource Method ()
Visual Studio 2015
Creates a task completion source instance that can be used to start a task, or can cancel or append continuations.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsTaskCompletionSource^The task completion source instance.
Show: