IAsyncComponent Interface

Definition

A component that participates in VS async service model.

public interface class IAsyncComponent
public interface IAsyncComponent
type IAsyncComponent = interface
Public Interface IAsyncComponent

Properties

JoinableTaskFactory

The joinable task factory

ServiceProvider

The async service provider.

Applies to