ParseRequest::IsSynchronous Property
Visual Studio 2015
Gets or sets whether or not the request is synchronous.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Property Value
Type: System::Booleantrue if the request is synchronous; false if it is asynchronous.
Show: