IAsyncQueryProvider Interface |
Namespace: System.Linq
public interface IAsyncQueryProvider
The IAsyncQueryProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateQueryTElement |
Creates a new asynchronous enumerable sequence represented by an expression tree.
|
![]() | ExecuteAsyncTResult |
Executes an expression tree representing a computation over asynchronous enumerable sequences.
|