IAsyncServiceProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |