Interactive Extensions
Interactive Extensions
Ix-Main Namespaces
System.Linq
AsyncQueryable Class
AsyncQueryable Methods
Catch Method
Catch(TSource) Method (IAsyncQueryable(TSource), IAsyncEnumerable(TSource))
Catch(TSource, TException) Method (IAsyncQueryable(TSource), Expression(Func(TException, IAsyncEnumerable(TSource))))
AsyncQueryable
.
Catch Method
Overload List
Name
Description
Catch
<
TSource
>
(IAsyncQueryable
<
TSource
>
, IAsyncEnumerable
<
TSource
>
)
Catch
<
TSource, TException
>
(IAsyncQueryable
<
TSource
>
, Expression
<
Func
<
TException, IAsyncEnumerable
<
TSource
>
>
>
)
Top
See Also
Reference
AsyncQueryable Class
System.Linq Namespace