Udostępnij za pośrednictwem


Właściwość ParseRequest.IsSynchronous —

Pobiera lub ustawia niezależnie od tego, czy wniosek jest synchroniczna.

Przestrzeń nazw:  Microsoft.VisualStudio.Package
Zestawy:   Microsoft.VisualStudio.Package.LanguageService (w Microsoft.VisualStudio.Package.LanguageService.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (w Microsoft.VisualStudio.Package.LanguageService.11.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.9.0 (w Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.10.0 (w Microsoft.VisualStudio.Package.LanguageService.10.0.dll)

Składnia

'Deklaracja
Public Property IsSynchronous As Boolean
public bool IsSynchronous { get; set; }

Wartość właściwości

Typ: System.Boolean
true Jeśli żądanie jest synchroniczna; falseJeśli jest asynchroniczne.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ParseRequest Klasa

Przestrzeń nazw Microsoft.VisualStudio.Package