IAsyncServiceProvider Interface

Visual Studio 2015
 

Represents an asynchronous service provider.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

[GuidAttribute("257B63FA-8388-4FEB-9DB8-3DB22F4405DE")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IAsyncServiceProvider

NameDescription
System_CAPS_pubmethodQueryServiceAsync(Guid)

Queries for a specific service asynchronously.

Return to top
Show: