ProvideServiceAttributeBase.IsAsyncQueryable Property
Visual Studio 2015
Deterimines whether the service supports being retrieved via the async service provider.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: System.BooleanTrue if the service can be retrieved via the async service provider, otherwise false.
Show: