IAsyncServiceProvider Interface

Visual Studio 2015
 

Provides a method to get a service asynchronously.

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

public interface IAsyncServiceProvider

NameDescription
System_CAPS_pubmethodGetServiceAsync(Type)

Gets a service asynchronously.

Return to top
Show: