VCCodeModel::IsSynchronized Property
Visual Studio 2015
Determines whether VCCodeModel is in sync with the source code for the solution.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
This is useful to prevent blocking the calling thread for an undefined period of time while Browsing database is being populated.
Show: