IAsyncServiceProvider Interface

Definition

Represents an asynchronous service provider.

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

Methods

QueryServiceAsync(Guid)

Queries for a specific service asynchronously.

Applies to