Click or drag to resize
IAsyncQueryProvider Interface
Represents a query provider for asynchronous enumerable sequences.

Namespace: System.Linq
Assembly: System.Interactive.Async.Providers (in System.Interactive.Async.Providers.dll) Version: 1.2.0.0
Syntax
C#
public interface IAsyncQueryProvider

The IAsyncQueryProvider type exposes the following members.

Methods
See Also