IAsyncServiceProvider Interface

Definition

Interface to access a service using async pattern

public interface class IAsyncServiceProvider
public interface class IAsyncServiceProvider
__interface IAsyncServiceProvider
public interface IAsyncServiceProvider
type IAsyncServiceProvider = interface
Public Interface IAsyncServiceProvider
Derived

Methods

GetServiceAsync(Type)

Get the service

Applies to