IVsTask::IsCompleted Property
Visual Studio 2015
Gets whether the task result is available. If true, the task result is available. If false, a GetResult call is blocked until the task is completed.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Property Value
Type: System::Boolean
Show: