Interactive Extensions
Interactive Extensions
Ix-Main Namespaces
System.Linq
AsyncQueryable Class
AsyncQueryable Methods
Single Method
Single(TSource) Method (IAsyncQueryable(TSource))
Single(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Boolean)))
Single(TSource) Method (IAsyncQueryable(TSource), CancellationToken)
Single(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Boolean)), CancellationToken)
AsyncQueryable
Single Method
Overload List
Name
Description
Single
TSource
(IAsyncQueryable
TSource
)
Single
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Boolean
)
Single
TSource
(IAsyncQueryable
TSource
, CancellationToken)
Single
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Boolean
, CancellationToken)
Top
See Also
Reference
AsyncQueryable Class
System.Linq Namespace