LanguageService::ParseThreadIsAlive Property
Visual Studio 2015
Determines whether the parse thread is alive.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Property Value
Type: System::Booleantrue if there is a parse thread and it is alive, otherwise false.
Show: