VSConstants::VS_E_BUSY Field
Visual Studio 2015
A constant returned by interfaces to asynchronous behavior when the object in question in already busy.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
An example is starting a build while a project configuration object that can be built is in the process of completing a build or checking time stamps on component files.
Show: